Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxsnczpku committed Dec 13, 2017
1 parent 07e2c2b commit 16d7c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Here is a Pytorch implementation of the Reinforcement Learning Algorithms.

## TO BE IMPLEMENTED
### Algorithms
* DDPG
* Q Learning with a Duel Structure
* CEM
* acktr
Expand All @@ -35,7 +34,8 @@ Here is a Pytorch implementation of the Reinforcement Learning Algorithms.
* Dirichlet

### Modules
* ICM
* VIME
* ICM

## How to Play
For example, run the following code to train a TRPO Agent under the MuJoCo HalfCheetah-v1 environment:
Expand Down

0 comments on commit 16d7c3e

Please sign in to comment.