dalmia / David-Silver-Reinforcement-learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
☆786Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for David-Silver-Reinforcement-learning
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,504Updated 5 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,717Updated last year
- Reinforcement Learning in PyTorch☆2,232Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆839Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆356Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,034Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,230Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,256Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆734Updated 5 years ago
- A toolkit for reproducible reinforcement learning research.☆1,882Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,607Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,294Updated 5 months ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,125Updated this week
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,872Updated last week
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,104Updated last year
- Assignments for CS294-112.☆1,567Updated last year
- Soft Actor-Critic☆1,006Updated 11 months ago
- Code for the paper "Exploration by Random Network Distillation"☆879Updated 4 years ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,648Updated 7 months ago