williamFalcon / DeepRLHacksLinks
Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)
☆1,110Updated 7 years ago
Alternatives and similar repositories for DeepRLHacks
Users that are interested in DeepRLHacks are comparing it to the libraries listed below
Sorting:
- Efficient Batched Reinforcement Learning in TensorFlow☆969Updated 6 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,439Updated 2 years ago
- Deep Reinforcement Learning with pytorch & visdom☆799Updated 4 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,005Updated 6 years ago
- Assignments for CS294-112.☆1,598Updated 2 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,972Updated 2 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆832Updated 9 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 6 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,740Updated 2 years ago
- A list of recent papers regarding deep reinforcement learning☆2,197Updated 9 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,348Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆900Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,279Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆616Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,259Updated 4 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,251Updated 6 years ago
- Evolution Strategies in PyTorch☆352Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆663Updated 5 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,284Updated 4 months ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆620Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,110Updated 3 years ago