microsoft / MazeExplorerLinks
Customisable 3D environment for assessing generalisation in Reinforcement Learning.
☆71Updated 2 years ago
Alternatives and similar repositories for MazeExplorer
Users that are interested in MazeExplorer are comparing it to the libraries listed below
Sorting:
- Code for 'Dynamics-Aware Unsupervised Discovery of Skills' (DADS). Enables skill discovery without supervision, which can be combined wit…☆193Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- Maze navigation scenarios for VizDoom☆38Updated 7 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆152Updated 4 years ago
- CLEVR-Robot: a reinforcement learning environment combining vision, language and control.☆138Updated last year
- State Representation Learning (SRL) zoo with PyTorch - Part of S-RL Toolbox☆163Updated 6 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- impact-driven-exploration☆133Updated 2 years ago
- Soft Actor-Critic☆157Updated 7 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆76Updated 2 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆87Updated 6 years ago
- ☆91Updated 4 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 3 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆226Updated last year
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆179Updated 2 years ago
- PAIRED in PyTorch 🔥☆64Updated 2 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆109Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆246Updated 3 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated 2 years ago
- rllab's viskit with some added features☆73Updated 2 years ago
- Library to compare and evaluate reward functions