medipixel / rl_algorithmsLinks
Structural implementation of RL key algorithms
☆516Updated 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:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Updated 6 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆553Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆224Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆579Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Updated 3 years ago
- Random Network Distillation pytorch☆260Updated 6 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆492Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆714Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆654Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆507Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Updated 4 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.☆375Updated 2 years ago
- A PyTorch Platform for Distributed RL☆752Updated 4 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆449Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆453Updated 6 years ago
- TensorFlow2 Reinforcement Learning☆476Updated 3 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆579Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,196Updated 3 years ago
- Tools for accelerating safe exploration research.☆581Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago