这是indexloc提供的服务,不要输入任何密码
Skip to content

Add BipedalWalkerHardcore-v3 SAC example #177

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

Merged
merged 10 commits into from
Aug 5, 2020
Merged

Conversation

imoneoi
Copy link
Contributor

@imoneoi imoneoi commented Aug 4, 2020

  • I have marked all applicable categories:
    • exception-raising fix
    • algorithm implementation fix
    • documentation modification
    • new feature
  • If applicable, I have mentioned the relevant/related issue(s)

Less important but also useful:

  • I have visited the source website
  • I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and environment, where applicable:
    import tianshou, torch, sys
    print(tianshou.__version__, torch.__version__, sys.version, sys.platform)
    
    # 0.2.5 1.3.1 3.7.7 (default, May  7 2020, 21:25:33) 
    # [GCC 7.3.0] linux

@Trinkle23897 Trinkle23897 changed the base branch from master to dev August 4, 2020 03:11
Trinkle23897
Trinkle23897 previously approved these changes Aug 4, 2020
@Trinkle23897 Trinkle23897 linked an issue Aug 5, 2020 that may be closed by this pull request
8 tasks
@Trinkle23897 Trinkle23897 merged commit 312b755 into thu-ml:dev Aug 5, 2020
@Trinkle23897 Trinkle23897 added enhancement Feature that is not a new algorithm or an algorithm enhancement and removed enhancement Feature that is not a new algorithm or an algorithm enhancement labels Aug 6, 2020
BFAnas pushed a commit to BFAnas/tianshou that referenced this pull request May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SAC policy produces nan action
3 participants