medipixel / rl_algorithms
Structural implementation of RL key algorithms
☆509Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rl_algorithms
- PyTorch implementation of deep reinforcement learning algorithms☆490Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆558Updated last year
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆713Updated 11 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆473Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆456Updated 7 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆864Updated 3 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆530Updated 3 weeks ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,225Updated 11 months ago
- Random Network Distillation pytorch☆242Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆207Updated last year
- A PyTorch Platform for Distributed RL☆739Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆646Updated 8 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆441Updated 5 years ago
- Python library for Reinforcement Learning.☆826Updated last month
- Tools for accelerating safe exploration research.☆506Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆514Updated 3 years ago