sweetice / Deep-reinforcement-learning-with-pytorch

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
MIT License
3.88k stars 844 forks source link

Are there TRPO implementations? #27

Open ChenDRAG opened 3 years ago

ChenDRAG commented 3 years ago

I see one in description and coundn't find it?