JKCooper2 / rlai-exercisesLinks
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
โ107Updated 3 years ago
Alternatives and similar repositories for rlai-exercises
Users that are interested in rlai-exercises are comparing it to the libraries listed below
Sorting:
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.โ845Updated 3 years ago
- ๐น๏ธ CS234: Reinforcement Learning, Winter 2019 | YouTube videos ๐โ310Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]โ156Updated 4 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learningโ93Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlowโ862Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gymโ308Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxiโฆโ782Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelโฆโ691Updated 3 weeks ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blogโ624Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchโ1,082Updated 4 years ago
- โ183Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorchโ551Updated last year
- List of competitions related to Reinforcement Learningโ350Updated 2 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmindโ850Updated 6 years ago
- This will contain my notes for research papers that I read.โ624Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorchโ453Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).โ313Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gymโ178Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)โ370Updated 6 years ago
- ๐ฎ Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos ๐โ155Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakoutโ97Updated 7 years ago
- ๐Learning reinforcement learning by implementing the algorithms from reinforcement learning an introductionโ84Updated 2 months ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)โ552Updated 5 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>โ90Updated 8 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networksโ217Updated 5 years ago
- Python Implementation of Reinforcement Learning: An Introductionโ256Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingโ301Updated last year
- Accompanying repository for Let's make a DQN / A3C series.โ394Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gymโ360Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gymโ158Updated 7 years ago