david-abel / simple_rlLinks
A simple framework for experimenting with Reinforcement Learning in Python.
☆316Updated 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"☆501Updated 2 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Real-World RL Benchmark Suite☆356Updated 4 years ago
- A customizable framework to create maze and gridworld environments☆268Updated 6 years ago
- A Python interface for reinforcement learning environments☆371Updated 2 years ago
- 🏆 gym-cooking: Code for "Too many cooks: Bayesian inference for coordinating multi-agent collaboration", Winner of the CogSci 2020 Compu…☆207Updated 4 years ago
- Multitask Environments for RL☆278Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆691Updated last year
- Sokoban environment for OpenAI Gym☆374Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆323Updated 3 years ago
- ☆392Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 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.☆370Updated last year
- Loose taxonomy of reinforcement learning algorithms☆178Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆450Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆551Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- List of competitions related to Reinforcement Learning☆350Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆545Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- ☆304Updated 6 months ago
- Tools for accelerating safe exploration research.☆547Updated 2 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆496Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- Repo for reproduction of sequential social dilemmas☆403Updated 4 months ago