mimoralea / gdrl
Grokking Deep Reinforcement Learning
☆912Updated 3 years ago
Alternatives and similar repositories for gdrl
Users that are interested in gdrl are comparing it to the libraries listed below
Sorting:
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,220Updated last year
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆791Updated last year
- Notes and exercise solutions for second edition of Sutton & Barto's book☆385Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆759Updated 9 months ago
- Solutions of Reinforcement Learning, An Introduction☆2,217Updated 11 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆414Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆671Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,304Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆372Updated last year
- ☆400Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,175Updated 2 years ago
- Repository for most of the code from my YouTube channel☆909Updated last year
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆754Updated 6 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,280Updated 3 months ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆883Updated 3 years ago
- Hands-on Deep Reinforcement Learning, published by Packt