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.☆846Updated 3 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆155Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆781Updated 7 years ago
- This will contain my notes for research papers that I read.☆625Updated 6 years 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
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆94Updated 6 years ago
- 🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉☆156Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆311Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆863Updated 5 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated 3 months ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- ☆183Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 8 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Deep Reinforcement Learning with pytorch & visdom☆804Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆453Updated 6 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆256Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 6 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆854Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 8 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago