Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tianpeiyang authored Mar 19, 2022
1 parent d9ee24d commit 70e53df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ This repository contains the released codes of representative benchmarks and alg

<p align="center"><img align="center" src="./images/overview.png" alt="overview" style="zoom:60%;" /></p>

## Challenges


## model-based reinforcement learning
This repo contains a unified opensource code implementation for the Model-Based Reinforcement Learning methods. MBRL-Lib provides implementations of popular MBRL algorithms as examples of using this library. From the mainstream viewpoint, we can simply divide `Model-Based RL` into two categories: `How to Learn a Model` and `How to Utilize a Model`.
Expand Down

0 comments on commit 70e53df

Please sign in to comment.