ghostFaceKillah / deep-rl-berkeleyLinks
[2017] Solving homeworks for Berekeley Deep Reinforcement Learning Course
☆33Updated 8 years ago
Alternatives and similar repositories for deep-rl-berkeley
Users that are interested in deep-rl-berkeley are comparing it to the libraries listed below
Sorting:
- Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeley☆42Updated 7 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆141Updated 8 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated last year
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- Assignments for Berkeley CS 294: Deep Reinforcement Learning (Fall 2017)☆42Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆347Updated 6 years ago
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 7 years ago
- 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
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Updated 5 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- My solutions to the UC Berkeley Deep Reinforcement Learning course offered in 2017 Fall, taught by Sergey Levine. Course URL: rll.berkele…☆13Updated 7 years ago
- tutorial notebooks☆389Updated 7 years ago
- Code from my blog post & online course☆55Updated 6 years ago
- A list of deep neural network architectures for reinforcement learning tasks.☆171Updated 9 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 2 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago