david-abel / simple_rlLinks
A simple framework for experimenting with Reinforcement Learning in Python.
☆322Updated last year
Alternatives and similar repositories for simple_rl
Users that are interested in simple_rl are comparing it to the libraries listed below
Sorting:
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆512Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆701Updated last year
- Sokoban environment for OpenAI Gym☆385Updated last year
- Real-World RL Benchmark Suite☆356Updated 5 years ago
- A Python interface for reinforcement learning environments☆379Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- A customizable framework to create maze and gridworld environments☆268Updated 6 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆462Updated 2 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- RAD: Reinforcement Learning with Augmented Data☆414Updated 4 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆329Updated 3 years ago
- ☆397Updated 6 years ago
- ☆313Updated 10 months ago
- Dream to Control: Learning Behaviors by Latent Imagination☆557Updated 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.☆372Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆372Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆501Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆480Updated last year
- ☆354Updated 3 years ago
- 🏆 gym-cooking: Code for "Too many cooks: Bayesian inference for coordinating multi-agent collaboration", Winner of the CogSci 2020 Compu…☆210Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆193Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆304Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆556Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆266Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆152Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆313Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆324Updated 2 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆163Updated 2 years ago