PacktPublishing / Deep-Reinforcement-Learning-Hands-On-Second-EditionLinks
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
☆1,237Updated 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:
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆803Updated last year
- Grokking Deep Reinforcement Learning☆951Updated 3 years ago
- Repository for most of the code from my YouTube channel☆921Updated 2 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆932Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆702Updated 2 years ago
- ☆418Updated 2 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆3,017Updated 3 months ago
- Reinforcement learning tutorials☆387Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,274Updated 5 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆433Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 10 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,935Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,298Updated this week
- A curated list of awesome Deep Reinforcement Learning resources.☆803Updated last month
- Hands-On Reinforcement Learning with Python, published by Packt☆824Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,746Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆955Updated 2 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆760Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,181Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆197Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,980Updated 2 months ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆395Updated 2 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,535Updated last month
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆827Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,332Updated last year
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆980Updated last month
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,332Updated last year
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,075Updated 10 months ago