osigaud / rl_labs_notebooks
Labs for understanding and coding Standard Reinforcement Learning concepts
☆54Updated 6 years ago
Alternatives and similar repositories for rl_labs_notebooks:
Users that are interested in rl_labs_notebooks are comparing it to the libraries listed below
- Modifiable OpenAI Gym environments for studying generalization in RL☆86Updated 6 years ago
- Simple tools for statistical analyses in RL experiments☆66Updated 6 years ago
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆48Updated 2 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- Augmented environments with RL☆103Updated 5 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆199Updated 3 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆89Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆146Updated 2 years ago
- ☆53Updated 7 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆83Updated 5 years ago
- OpenAI Gym Wrapper for DeepMind Control Suite☆72Updated 3 years ago
- ☆31Updated 6 years ago
- This repository contains the code used in the paper Evaluating the Performance of Reinformcent Learning Algorithms☆27Updated 3 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Code for "Divide-and-Conquer Reinforcement Learning"☆61Updated 6 years ago
- Code for paper "Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning".☆35Updated 6 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- Code for reproducing experiments in Model-Based Active Exploration, ICML 2019☆78Updated 5 years ago
- Guided-Meta Policy Search☆41Updated 2 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- Baselines and memory-based scenarios for the ViZDoom simulator☆34Updated 2 years ago
- ☆97Updated last year
- IRL Toolkit developed by Sergey Levine (Taken from https://graphics.stanford.edu/projects/gpirl/)☆62Updated 8 years ago
- Highly Modular and Scalable Reinforcement Learning