DeepReinforcementLearning / DeepReinforcementLearningInActionLinks
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
☆802Updated last year
Alternatives and similar repositories for DeepReinforcementLearningInAction
Users that are interested in DeepReinforcementLearningInAction are comparing it to the libraries listed below
Sorting:
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,236Updated last year
- Grokking Deep Reinforcement Learning☆942Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆694Updated 2 years ago
- ☆412Updated 2 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆431Updated 4 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆197Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,292Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,267Updated 4 months ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆924Updated 4 years ago
- Repository for most of the code from my YouTube channel☆916Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆335Updated last year
- Hands-on Deep Reinforcement Learning, published by Packt☆3,007Updated 2 months ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆826Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆821Updated 2 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆760Updated 6 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆284Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆952Updated 2 months ago
- ☆184Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆856Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆719Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,323Updated last year