david-abel / simple_rl
A simple framework for experimenting with Reinforcement Learning in Python.
☆298Updated 11 months ago
Alternatives and similar repositories for simple_rl:
Users that are interested in simple_rl are comparing it to the libraries listed below
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- ☆389Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆483Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆441Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆668Updated 9 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆415Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Multitask Environments for RL☆275Updated 3 years ago
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- ☆295Updated 2 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 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.☆359Updated last year
- Keeping track of RL experiments☆160Updated 2 years ago
- A Python interface for reinforcement learning environments☆355Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆383Updated 8 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- ☆337Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆288Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆543Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆524Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- A customizable framework to create maze and gridworld environments☆261Updated 5 years ago