Skip to content

ailab-pku/rl-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

rl-framework

General framework of reinforcement learning algorithms. Implemented for experiments of AILab, Peking University.

Basic Rules

  • Universal
  • Easy to use / edit
  • Documents

Algorithms

TODOLIST

  • Try to design an easy-to-use mode for lab's experimental needs
  • Evaluate the PyTorch & TensorFlow implement of DDPG, and create an easy document for DDPG
  • Implement basic DQN published on Nature
  • READ TRPO and PPO BEFORE implement them
  • Think about other algorithms need to be added in this repo
  • some other todos...

About

Framework of Reinforcement Learning algorithms for AILab, Peking University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published