generalized-advantage-estimation topic

List generalized-advantage-estimation repositories

pytorch-rl

256
Stars
74
Forks
Watchers

Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]

ppo-pytorch

123
Stars
25
Forks
Watchers

Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)