EbTech / CS294Links
Assignments for Berkeley CS 294: Deep Reinforcement Learning (Fall 2017)
☆42Updated 7 years ago
Alternatives and similar repositories for CS294
Users that are interested in CS294 are comparing it to the libraries listed below
Sorting:
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 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…☆52Updated 5 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeley☆42Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- Berkeley DeepRL Homework☆11Updated 7 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆150Updated 9 months ago
- ☆56Updated 6 years ago
- ☆159Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- ☆117Updated 4 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆143Updated 2 years ago
- random search, hill climbing, policy gradient☆144Updated 6 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- Reinforcement learning benchmarking.☆40Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 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
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 8 years ago