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

will add dreamerv3 ? #1160

Open
1 of 9 tasks
zdx3578 opened this issue Jun 8, 2024 · 1 comment
Open
1 of 9 tasks

will add dreamerv3 ? #1160

zdx3578 opened this issue Jun 8, 2024 · 1 comment
Labels
new algorithm Adding a new RL algorithm

Comments

@zdx3578
Copy link

zdx3578 commented Jun 8, 2024

  • I have marked all applicable categories:
    • exception-raising bug
    • RL algorithm bug
    • documentation request (i.e. "X is missing from the documentation.")
    • new feature request
    • design request (i.e. "X should be changed to Y.")
  • 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, gymnasium as gym, torch, numpy, sys
    print(tianshou.__version__, gym.__version__, torch.__version__, numpy.__version__, sys.version, sys.platform)
@MischaPanch
Copy link
Collaborator

Eventually yes, but not in the next few months (unless you or someone else want to work on it ;) ). Dreamer is fairly specific for image-based envs, which in actual applications are actually rather few

@MischaPanch MischaPanch added the new algorithm Adding a new RL algorithm label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new algorithm Adding a new RL algorithm
Projects
None yet
Development

No branches or pull requests

2 participants