PacktPublishing / Deep-Reinforcement-Learning-Hands-On-Second-EditionLinks
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
☆1,228Updated 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☆799Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆679Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,888Updated last year
- Grokking Deep Reinforcement Learning☆926Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,255Updated 3 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,460Updated this week
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆424Updated 4 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆2,975Updated last month
- Collection of reinforcement learning algorithms☆2,709Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,959Updated 3 weeks ago
- Repository for most of the code from my YouTube channel☆912Updated last year
- A collection of reference environments for offline reinforcement learning☆1,510Updated 7 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆606Updated this week
- ☆409Updated last year
- Hands-On Reinforcement Learning with Python, published by Packt☆812Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,180Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆937Updated 3 weeks ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆908Updated 4 years ago
- PFRL: a PyTorch-based deep reinforcement learning library☆1,234Updated 10 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,078Updated 11 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆790Updated last year
- Reinforcement learning tutorials☆386Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆758Updated 6 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆711Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,215Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,284Updated 4 months ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,009Updated 8 months ago