inoryy / Deep-RL-Bootcamp-Labs
Solutions to the Deep RL Bootcamp labs
☆44Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-RL-Bootcamp-Labs
- 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
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆83Updated 4 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆197Updated 3 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆24Updated 6 years ago
- ☆128Updated 6 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆205Updated 5 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- ☆82Updated 3 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆88Updated 5 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 5 years ago
- Augmented environments with RL☆102Updated 5 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated last year
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆162Updated last year
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning