flowersteam / teachDeepRLLinks
☆89Updated 4 years ago
Alternatives and similar repositories for teachDeepRL
Users that are interested in teachDeepRL are comparing it to the libraries listed below
Sorting:
- Revisiting Rainbow☆75Updated 4 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆87Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Code for reproducing experiments in Model-Based Active Exploration, ICML 2019☆79Updated 6 years ago
- ☆84Updated 4 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- ☆125Updated 2 years ago
- State Representation Learning (SRL) zoo with PyTorch - Part of S-RL Toolbox☆163Updated 6 years ago
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆49Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- impact-driven-exploration☆132Updated 2 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆45Updated 2 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Library to compare and evaluate reward functions☆67Updated 2 years ago
- ☆57Updated 3 years ago
- Reinforcement Learning with Latent Flow☆44Updated 4 years ago
- ☆114Updated 2 years ago
- [ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement☆129Updated 6 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆81Updated 2 years ago
- Proto-RL: Reinforcement Learning with Prototypical Representations☆85Updated 3 years ago
- Code for 'Dynamics-Aware Unsupervised Discovery of Skills' (DADS). Enables skill discovery without supervision, which can be combined wit…☆190Updated 4 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
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- Continual Reinforcement Learning in 3D Non-stationary Environments☆38Updated 6 years ago
- rllab's viskit with some added features☆73Updated 2 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.