PacktPublishing / Deep-Reinforcement-Learning-Hands-On-Second-EditionLinks
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
☆1,260Updated 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☆820Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆718Updated 2 years ago
- Repository for most of the code from my YouTube channel☆932Updated 2 years ago
- ☆429Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,317Updated 8 months ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆972Updated 4 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- Grokking Deep Reinforcement Learning☆978Updated 3 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆3,050Updated 3 weeks ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆977Updated 6 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆451Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,000Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,317Updated this week
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,002Updated 2 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆775Updated 6 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,650Updated this week
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,190Updated 3 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆675Updated last month
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆394Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆204Updated 3 weeks ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆399Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆831Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆738Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"