dai-dao / PPO-PytorchLinks
Implementation of PPO in Pytorch
☆41Updated 7 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:
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 8 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- PyTorch implementation of Memory Augmented Self-Play☆52Updated 4 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- Code accompanying the OptionGAN paper.☆44Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Train an RL agent to execute natural language instructions in a 3D Environment (PyTorch)☆238Updated 7 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Updated 4 years ago
- ☆56Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- Distributed A3C☆34Updated 7 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 6 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- Noisy Networks for Exploration