Skip to content

Commit

Permalink
modification
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxsnczpku committed Mar 11, 2018
1 parent 304e53f commit eda37e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
Here is a Pytorch implementation of the Reinforcement Learning Algorithms.

## News: Currently doing some mujoco experiments with the DDPG algorithm.
I am tuning the DDPG algorithm on the swimmer environment currently.
I am tuning the DDPG algorithm on the swimmer environment currently. The newest codes are placed under the repository of Megvii Inc. https://github.com/megvii-rl/pytorch-gym


## News: My implementation of the Bayesian methods in Q-Learning
I recently have done some simple experiments on the Bayesian methods in Q-Learning. My main ideas are borrowed from the following three papers,
Expand Down

0 comments on commit eda37e1

Please sign in to comment.