Skip to content

Commit

Permalink
Merge ace5596 into dea2054
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhatnagarajan committed Sep 14, 2018
2 parents dea2054 + ace5596 commit f7d11d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Following algorithms have been implemented in ChainerRL:
- Asynchronous N-step Q-learning
- Categorical DQN
- DQN (including Double DQN, Persistent Advantage Learning (PAL), Double PAL, Dynamic Policy Programming (DPP))
- DDPG (Deep Deterministic Poilcy Gradients) (including SVG(0))
- DDPG (Deep Deterministic Policy Gradients) (including SVG(0))
- PGT (Policy Gradient Theorem)
- PCL (Path Consistency Learning)
- PPO (Proximal Policy Optimization)
Expand Down

0 comments on commit f7d11d6

Please sign in to comment.