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:
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆831Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆766Updated 6 years ago
- 🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉☆155Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆858Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆683Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 10 months ago
- Deep Reinforcement Learning with pytorch & visdom☆801Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆447Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆93Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆302Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆622Updated 2 years ago
- This will contain my notes for research papers that I read.☆621Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆395Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆547Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- Implementations of selected inverse reinforcement learning algorithms.☆1,038Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- ☆185Updated 3 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆845Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago