Giter Club home page Giter Club logo

ilswiss's Introduction

Minghuan Liu (Eric) 👋

📈 My GitHub Stats

Ericonaldo

ilswiss's People

Contributors

ericonaldo avatar fineartz avatar xxyqwq avatar zbzhu99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ilswiss's Issues

Where can I get the "Random" results shown in the readme?

  • Random表格中展示的结果是用类似随机游走(没用强化学习算法)的方法得到的结果嘛?我没有在exp_specs中找到对应的yaml文件。
  • 有没有在这个代码框架下的论文发表呢?我想参考一下。

Where is DAC?

I'm sorry to bother you. But I can not find the achievement of DAC in your code

想问下AIRL能否用于TD3或者ddpg?

作者你们好,
我看AIRL原文中,AIRL用于on-policy algorithm. 如果我想用AIRL作用于ddpg,但ddpg model只输出一个确定的动作,AIRL该如何训练?

谢谢!

Support wandb logger

Recently I integrate wandb logger for training record tracking in other repo, which has similar code structures. I will try to do migrate the feature to this repository.

For more details about wandb, refer to https://wandb.ai

FileNotFoundError:

Traceback (most recent call last):
File "run_scripts/gen_expert_demos.py", line 335, in
experiment(exp_specs)
File "run_scripts/gen_expert_demos.py", line 152, in experiment
policy = joblib.load(specs["expert_path"])["policy"]
File "/mnt/liang/miniconda3/envs/py38/lib/python3.8/site-packages/joblib/numpy_pickle.py", line 577, in load
with open(filename, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: './logs/test-gen-hopper-demos/test_gen_hopper_demos_2023_04_13_09_54_46_0000--s-0/params.pkl'

Excuse me, where is this params.pkl file?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.