Proximal policy optimization in PyTorch. Easy to read and understand.
☆51Oct 30, 2020Updated 5 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 intrinsic curiosity module with proximal policy optimization☆55Dec 20, 2018Updated 7 years ago
- Simple change of a3c to a2c☆15Jun 18, 2017Updated 8 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,310Jul 9, 2024Updated last year
- An implementation of TRPO with GAE in PyTorch☆16Jul 22, 2023Updated 2 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆52Feb 4, 2020Updated 6 years ago
- Deep RL agents with PyTorch☆36Sep 25, 2021Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years ago
- ☆20Apr 10, 2018Updated 7 years ago
- Implementation of PPO in Pytorch☆41Dec 6, 2017Updated 8 years ago
- Implementation of Normalizing flows on MNIST https://arxiv.org/abs/1505.05770☆14Nov 26, 2018Updated 7 years ago
- Random Network Distillation(RND) algo in Pytorch☆51Feb 26, 2019Updated 7 years ago
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆20May 18, 2020Updated 5 years ago
- Minimalistic implementation of Vanilla Policy Gradient with PyTorch☆18Jun 18, 2019Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Mar 12, 2023Updated 2 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆22Jun 6, 2018Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Jan 12, 2019Updated 7 years ago
- Trading Robot based on LSTM-PPO☆28Dec 27, 2019Updated 6 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Mar 24, 2023Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Feb 1, 2020Updated 6 years ago
- Pytorch Implementation of Proximal Policy Optimization Algorithm☆20Mar 7, 2018Updated 7 years ago
- ☆28Dec 19, 2022Updated 3 years ago
- This is a repository with implementations of neuron models, synapses, and spiking neural networks (SNN). It's still in development and it…☆32Aug 5, 2020Updated 5 years ago
- ☆62Jun 22, 2018Updated 7 years ago
- A traffic control system which counts the number of vehicles and detects passage of any emergency vehicle. This will help in dynamic traf…☆11Apr 13, 2017Updated 8 years ago
- code for COLING paper "A Hybrid Model of Classification and Generation for Spatial Relation Extraction"☆10Oct 20, 2022Updated 3 years ago
- 위치기반 증강현실 지도앱☆12Jun 21, 2016Updated 9 years ago
- 🖼️ CS543 / ECE549: Computer Vision in Spring 2018, University of Illinois at Urbana-Champaign☆30May 3, 2018Updated 7 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Dec 7, 2021Updated 4 years ago
- Rate My Plate, Twitter Bot to rate the environmental impact of your food.☆10Mar 8, 2017Updated 8 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Jul 27, 2017Updated 8 years ago
- MULTI GPU환경에서 ETRI 한국어 BERT모델 활용한 Korquad 학습 방법☆29Mar 16, 2020Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Mar 14, 2018Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Mar 17, 2021Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- Repository for the paper "Simple and Effective VAE Training with Calibrated Decoders"☆29Jul 16, 2021Updated 4 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Aug 23, 2018Updated 7 years ago
- World Models with A3C on Carracing-v0 in gym☆32Mar 29, 2020Updated 5 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆164Jun 23, 2023Updated 2 years ago
- PyTorch Implementation for the paper "Let Me Help You! Neuro-Symbolic Short-Context Action Anticipation" accepted to RA-L'24.☆12Nov 27, 2024Updated last year