TianhongDai/reinforcement-learning-algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Python
Issues
- 1
- 1
- 3
Plotted Reward Scale
#9 opened by OscarHuangWind - 5
Retraining the saved model
#2 opened by anushmanukyan - 4
- 1
How to use the results?
#6 opened by THSWind - 1
A3C in description
#5 opened by GittiHab - 5
Add prioritized experience replay
#4 opened by JasAva - 1
the same code?
#3 opened by zhaolongkzz - 2
How to visualize reward-epoch?
#1 opened by ShaoyuanLi