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:
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆826Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆855Updated 4 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 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
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆760Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- 🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉☆155Updated 5 years ago
- ☆186Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆253Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆95Updated 7 years ago
- This will contain my notes for research papers that I read.☆619Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 2 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- Deep Reinforcement Learning with pytorch & visdom☆801Updated 5 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆395Updated 2 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago