Kelym / DeepRL-UCB2017-HomeworkLinks
My solutions to the UC Berkeley Deep Reinforcement Learning course offered in 2017 Fall, taught by Sergey Levine. Course URL: rll.berkeley.edu/deeprlcourse/
☆13Updated 7 years ago
Alternatives and similar repositories for DeepRL-UCB2017-Homework
Users that are interested in DeepRL-UCB2017-Homework are comparing it to the libraries listed below
Sorting:
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆51Updated 5 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- ☆24Updated 9 years ago
- ☆56Updated 7 years ago
- ☆69Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 2 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 8 years ago
- Explore the optimization landscape for direct policy learning reinforcement learning.☆51Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)