bennylp / RL-TaxonomyLinks
Loose taxonomy of reinforcement learning algorithms
☆186Updated 5 years ago
Alternatives and similar repositories for RL-Taxonomy
Users that are interested in RL-Taxonomy are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆227Updated 3 years ago
- Real-World RL Benchmark Suite☆355Updated 5 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- ☆113Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆193Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆509Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆217Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆460Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- The RL discord wiki☆256Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- A Python interface for reinforcement learning environments☆377Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆264Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- ☆91Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆52Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆222Updated last year
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆216Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago