PacktPublishing / Deep-Reinforcement-Learning-Hands-On-Second-EditionView external linksLinks
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
☆1,274Apr 4, 2024Updated last year
Alternatives and similar repositories for Deep-Reinforcement-Learning-Hands-On-Second-Edition
Users that are interested in Deep-Reinforcement-Learning-Hands-On-Second-Edition are comparing it to the libraries listed below
Sorting:
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆554Oct 29, 2024Updated last year
- Hands-on Deep Reinforcement Learning, published by Packt☆3,080Feb 5, 2026Updated last week
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆829Apr 22, 2024Updated last year
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆399Feb 5, 2026Updated last week
- Grokking Deep Reinforcement Learning☆993Feb 4, 2022Updated 4 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,555Aug 9, 2024Updated last year
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,922Jul 25, 2024Updated last year
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,702Feb 8, 2026Updated last week
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,878Jul 13, 2023Updated 2 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆178Feb 5, 2026Updated last week
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,571Mar 24, 2023Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Feb 5, 2026Updated last week
- An educational resource to help anyone learn deep reinforcement learning.☆11,585Aug 5, 2024Updated last year
- TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.☆2,989Jan 16, 2026Updated 3 weeks ago
- Repo for the Deep Reinforcement Learning Nanodegree program☆5,147Nov 16, 2023Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,333Updated this week
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆396Jan 24, 2023Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆992May 30, 2025Updated 8 months ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Jan 18, 2023Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,005Sep 26, 2025Updated 4 months ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,097Jul 8, 2025Updated 7 months ago
- An elegant PyTorch deep reinforcement learning library.☆10,198Dec 1, 2025Updated 2 months ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆206Feb 5, 2026Updated last week
- Reinforcement Learning in PyTorch☆2,276Jan 4, 2021Updated 5 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,303Feb 6, 2026Updated last week
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,294Dec 6, 2025Updated 2 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- A toolkit for developing and comparing reinforcement learning algorithms.☆37,030Oct 11, 2024Updated last year
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,319Sep 4, 2022Updated 3 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…