some implementations of the RL algorithms using mainly pytorch.
currently implemented:
- DQN
- DDPG
- NAF
- Advantage Actor Criti
git clone https://github.com/yufeiwang63/RLlab.git
after the installation, just run the main.py
some implementations of the RL algorithms using mainly pytorch.
currently implemented:
git clone https://github.com/yufeiwang63/RLlab.git
after the installation, just run the main.py