JKCooper2 / rlai-exercisesLinks
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
โ107Updated 2 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:
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]โ157Updated 4 years ago
- ๐ฎ Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos ๐โ155Updated 5 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.โ819Updated 3 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learningโ92Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlowโ856Updated 4 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blogโ620Updated 2 years ago
- ๐น๏ธ CS234: Reinforcement Learning, Winter 2019 | YouTube videos ๐โ307Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gymโ297Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchโ1,080Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelโฆโ681Updated 4 years ago
- ๐Learning reinforcement learning by implementing the algorithms from reinforcement learning an introductionโ83Updated last year
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxiโฆโ759Updated 6 years ago
- Python Implementation of Reinforcement Learning: An Introductionโ251Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorchโ446Updated 6 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's bookโ394Updated 2 years ago
- This will contain my notes for research papers that I read.โ617Updated 6 years ago
- Awesome RL: Papers, Books, Codes, Benchmarksโ116Updated last year
- List of competitions related to Reinforcement Learningโ350Updated last year
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooksโ324Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorchโ546Updated 8 months ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gymโ177Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)โ369Updated 5 years ago
- โ186Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym gamesโ113Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gymโ360Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'โ218Updated 5 years ago
- homework for CS294 Fall 2017โ167Updated 7 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learningโ140Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.โ393Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networksโ216Updated 5 years ago