-
Notifications
You must be signed in to change notification settings - Fork 157
[Feature Request] Support for Dreamers #143
Comments
Hi @veds12. This is definitely at the top of my list of priorities for MBRL-Lib! I hope we can roll out an implementation in the next few months, but It's taking longer than I'd like since I have other commitments. |
I would be interested in contributing @luisenp. Long time been on my list to study it. |
Thank you @luisenp and @natolambert ! |
That sounds great! How about setting a VC the 3 of us to coordinate this week? Does Friday work for you? If you are interested, send me an email and I'll send an invite to that address. @veds12 @natolambert |
Hi! Just wanted to check in on progress on this; I'd be interested in contributing as well. |
Awesome! I'll take a look this week and give feedback. Thanks a lot for contributing to the library! |
This PR is intended to implement DreamerV2? |
Hi @ManuelRios18 that PR is intended to implement the original Dreamer. |
🚀 Feature Request
Add support for Dreamer and Dreamerv2
Motivation
Dreamer and Dreamerv2 are important and current SOTA in mbrl. Few standard implementations are available for both Dreamer (rllib, author's implementation) and Dreamerv2 (author's implementation). Some good implementations include https://github.com/RajGhugare19/dreamerv2, https://github.com/juliusfrost/dreamer-pytorch and https://github.com/jurgisp/pydreamer
Pitch
Both Dreamer and Dreamerv2 can be written on top of planet
The text was updated successfully, but these errors were encountered: