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
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- 🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉☆155Updated 5 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 2 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 2 years ago
- homework for CS234 2017☆151Updated 7 years ago
- ☆186Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated last year
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆311Updated 4 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Deep learning and Reinforcement learning lecture and course work☆100Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago