ASzot / ppo-pytorchLinks
Proximal policy optimization in PyTorch. Easy to read and understand.
☆50Updated 4 years ago
Alternatives and similar repositories for ppo-pytorch
Users that are interested in ppo-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Random Network Distillation(RND) algo in Pytorch☆50Updated 6 years ago
- Soft Actor-Critic with advanced features☆50Updated last week
- ☆76Updated last year
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE