dalmia / David-Silver-Reinforcement-learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
☆798Updated 2 years ago
Alternatives and similar repositories for David-Silver-Reinforcement-learning:
Users that are interested in David-Silver-Reinforcement-learning are comparing it to the libraries listed below
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,059Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,278Updated 11 months ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆846Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆377Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,245Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,273Updated last month
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- A toolkit for reproducible reinforcement learning research.☆1,943Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,196Updated last week
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- For deep RL and the future of AI.☆1,450Updated last year
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆615Updated last year
- Assignments for CS294-112.☆1,585Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆901Updated 2 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,608Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,619Updated 9 months ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆829Updated 5 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆748Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,949Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆106Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,926Updated 4 months ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆291Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,256Updated 5 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,106Updated 7 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆307Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago