DeepRL

Framework for deep reinforcement learning.

Features:

Dependences

Install

  1. git clone https://github.com/ppaanngggg/DeepRL
  2. pip install -e .

Modules:

1. Agent

2. Replay

3. Train

4. Env

TODO

  1. turn python2 to python3.6
  2. turn tensorflow to pytorch
  3. add more agent
  4. well doc