mandrakedrink / PPO-pytorch
This repository contains the source code pytorch realization of PPO for solving openai gym enviroments.
โ20Updated 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
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQNโ44Updated 4 years ago
- ๐งถ Minimal PyTorch Soft Actor Critic (SAC) implementationโ36Updated 2 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELSโ50Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.โ50Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)โ165Updated last week
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.โ94Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Controlโ26Updated 2 years ago
- โ34Updated 4 years ago
- 3rd placed submission to the NeurIPS MineRL competition 2019โ10Updated last year
- PyTorch implementation of "Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs", NeurIPS 2020โ39Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALEโ55Updated 5 years ago
- Implementing REINFORCE algorithm on Pong, Lunar Lander and Cartplot + Medium Articleโ22Updated 4 years ago
- Implicit Normalizing Flows + Reinforcement Learningโ60Updated 5 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learningโ30Updated 4 years ago
- World Models with A3C on Carracing-v0 in gymโ32Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weightsโฆโ53Updated 2 years ago
- โ29Updated 3 years ago
- Model-Based RL Demo for Pendulum-v0โ13Updated 4 years ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M โฆโ43Updated 3 years ago
- โ42Updated 3 years ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Carโ35Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.โ37Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computingโ134Updated 6 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,โฆโ82Updated last year
- A repository for code of reinforcement learning algorithms with PyTorchโ30Updated 3 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).โ89Updated 6 months ago
- Proximal policy optimization in PyTorch. Easy to read and understand.โ48Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPOโ160Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.โ28Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.โ167Updated 6 months ago