PacktPublishing / Deep-Reinforcement-Learning-Hands-On-Second-EditionLinks
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
☆1,223Updated 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:
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆899Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,073Updated 4 years ago
- Repository for most of the code from my YouTube channel☆911Updated last year
- Grokking Deep Reinforcement Learning☆916Updated 3 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆2,967Updated 3 weeks ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,236Updated 2 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 7 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆675Updated last year
- Reinforcement learning tutorials☆384Updated 2 years ago
- ☆406Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,309Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,875Updated last year
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆791Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,954Updated last month
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆420Updated 4 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,430Updated last week
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,047Updated 10 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆777Updated last year
- A toolkit for reproducible reinforcement learning research.☆1,980Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆925Updated last month
- Collection of reinforcement learning algorithms☆2,691Updated 11 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,304Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,214Updated 4 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,814Updated 10 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,281Updated 3 months ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆389Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆764Updated 10 months ago
- PyTorch implementation of soft actor critic☆879Updated 3 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆980Updated 8 months ago