medipixel / rl_algorithms
Structural implementation of RL key algorithms
☆511Updated last year
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☆494Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,171Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 4 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆739Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- A collection of multi agent environments based on OpenAI gym.☆590Updated 8 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,158Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆673Updated 10 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,273Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,059Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆437Updated 6 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- A PyTorch Platform for Distributed RL☆746Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆899Updated 2 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆485Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated last year
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆443Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆561Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆687Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆530Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆638Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago