Apress / art-of-reinforcement-learningLinks
Original source code The Art of Reinforcement Learning by Michael Hu
☆29Updated last year
Alternatives and similar repositories for art-of-reinforcement-learning
Users that are interested in art-of-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆285Updated 3 months ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- ☆15Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆197Updated 2 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆72Updated 4 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆433Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆140Updated 5 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 3 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆120Updated 3 months ago
- DQN examples codes in chapter 4☆44Updated 2 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆18Updated last year
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- Official code repo for the MARL book (www.marl-book.com)☆537Updated 4 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆245Updated 5 years ago
- Solutions to Sutton and Barto book exercises☆91Updated last year
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Code for paper HGFF: A Deep Reinforcement Learning Framework for Lifetime Maximization in Wireless Sensor Networks☆12Updated 6 months ago
- ☆48Updated 5 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆198Updated 5 months ago
- Implementations of Coursera Reinforcement Learning Specialization☆46Updated 5 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Tutorial series on how to implement DQN with PyTorch from scratch.☆33Updated 5 months ago