medipixel / rl_algorithms
Structural implementation of RL key algorithms
☆511Updated 2 years ago
Alternatives and similar repositories for rl_algorithms:
Users that are interested in rl_algorithms are comparing it to the libraries listed below
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆911Updated 3 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆680Updated 11 months ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆562Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆677Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆598Updated 9 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- PyTorch implementation of soft actor critic☆871Updated 3 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,065Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- A PyTorch library for building deep reinforcement learning agents.☆653Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,166Updated 2 years ago