Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkillerhahaha authored Apr 22, 2022
1 parent 0475c9c commit 17d4dbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modelbased-rl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,7 @@ First follow the vanilla Dreamer and MBPO method and install the coresponding de

We integrated related works and codes into one framework, in order to make it easy to compare the main improvements between different works. For example, for Dreamer and ED2-Dreamer, we integrate the world model construction of both methods in a single moduel, and the same is true for other parts such as policies or wrappers. In this way, you can **target the modifications you want to improve, and quickly verify and compare**.

In addition, we provide codes for Muzero, one of the most classic baseline for planning method.

If you have useful suggestions, don't hesitate to raise an issue or submit a pull request!

## TODO

Expand Down

0 comments on commit 17d4dbc

Please sign in to comment.