zlpure / CS234Links
My Solution to Assignments of CS234
☆94Updated 6 years ago
Alternatives and similar repositories for CS234
Users that are interested in CS234 are comparing it to the libraries listed below
Sorting:
- Assignment Solutions to CS234: Reinforcement learning course☆36Updated 6 years ago
- homework for CS234 2017☆151Updated 7 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- ☆186Updated 3 years ago
- Hybrid Reward Architecture☆77Updated 7 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- C51-DDQN in Keras☆126Updated 7 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 5 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 9 months ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year