inoryy / Deep-RL-Bootcamp-Labs
Solutions to the Deep RL Bootcamp labs
☆44Updated 7 years ago
Alternatives and similar repositories for Deep-RL-Bootcamp-Labs:
Users that are interested in Deep-RL-Bootcamp-Labs are comparing it to the libraries listed below
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆86Updated 5 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆198Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆206Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆145Updated 2 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆95Updated 4 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆84Updated 4 years ago
- ☆132Updated 6 years ago
- [ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement☆123Updated 5 years ago
- Labs for understanding and coding Standard Reinforcement Learning concepts☆52Updated 6 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆24Updated 6 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 5 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated 2 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 4 months ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Augmented environments with RL☆103Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)