david-abel / simple_rlLinks
A simple framework for experimenting with Reinforcement Learning in Python.
☆325Updated 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:
- Real-World RL Benchmark Suite☆356Updated 5 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆513Updated 2 years ago
- A Python interface for reinforcement learning environments☆385Updated 2 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆703Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆465Updated 2 years ago
- 🏆 gym-cooking: Code for "Too many cooks: Bayesian inference for coordinating multi-agent collaboration", Winner of the CogSci 2020 Compu…☆212Updated 4 years ago
- A customizable framework to create maze and gridworld environments☆268Updated 6 years ago
- Sokoban environment for OpenAI Gym☆386Updated 2 years ago
- ☆397Updated 6 years ago
- ☆316Updated 10 months ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- Tools for accelerating safe exploration research.☆566Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆330Updated 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.☆375Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆266Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆306Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆372Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆431Updated last year
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆484Updated last year
- ☆183Updated 3 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆244Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆503Updated 2 years ago
- Multi Task RL Baselines☆256Updated 3 years ago