medipixel / rl_algorithmsLinks
Structural implementation of RL key algorithms
☆514Updated 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
Sorting:
- List of competitions related to Reinforcement Learning☆349Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 11 months ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Random Network Distillation pytorch☆252Updated 6 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆477Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆217Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆372Updated last year
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆154Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆447Updated 6 years ago
- A PyTorch Platform for Distributed RL☆750Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆262Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆502Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆477Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆509Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆170Updated 5 years ago