medipixel / rl_algorithms
Structural implementation of RL key algorithms
☆512Updated 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
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆684Updated 11 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 6 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆335Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆915Updated 2 weeks ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- A collection of multi agent environments based on OpenAI gym.☆597Updated 9 months ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆566Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆487Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,294Updated last year
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆748Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,197Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆545Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆536Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆440Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆422Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,173Updated 2 years ago