Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(zc): add EDAC and modify config of td3bc #639

Merged
merged 27 commits into from
Apr 25, 2023

Conversation

Super1ce
Copy link
Contributor

Description

Add EDAC algorithm. Modify config of td3bc and cql.

TODO

Add EDAC algorithm include policy, model and head.
Modify config of td3bc and cql including obs space , action space and dataset.

Check List

  • merge the latest version source branch/repo, and resolve all the conflicts
  • pass style check
  • pass all the tests

dizoo/d4rl/config/halfcheetah_medium_expert_edac_config.py Outdated Show resolved Hide resolved
ding/example/edac.py Outdated Show resolved Hide resolved
ding/model/common/head.py Outdated Show resolved Hide resolved
ding/model/common/head.py Outdated Show resolved Hide resolved
ding/model/common/head.py Show resolved Hide resolved
ding/model/template/qac.py Outdated Show resolved Hide resolved
ding/policy/edac.py Outdated Show resolved Hide resolved
ding/policy/edac.py Outdated Show resolved Hide resolved
ding/policy/edac.py Show resolved Hide resolved
ding/policy/edac.py Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
ding/model/template/qac.py Outdated Show resolved Hide resolved
@PaParaZz1 PaParaZz1 added the algo Add new algorithm or improve old one label Apr 13, 2023
@PaParaZz1 PaParaZz1 merged commit aefddac into opendilab:main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algo Add new algorithm or improve old one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants