dalmia / David-Silver-Reinforcement-learningLinks
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
☆830Updated 3 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
Sorting:
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆860Updated 4 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆766Updated 6 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,299Updated this week
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 10 months ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆844Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,182Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆683Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,765Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Assignments for CS294-112.☆1,615Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,344Updated last year
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,180Updated 2 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- This will contain my notes for research papers that I read.☆619Updated 6 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆395Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,249Updated 4 years ago
- For deep RL and the future of AI.☆1,479Updated last year
- Reinforcement Learning in PyTorch☆2,266Updated 4 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆622Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,278Updated 6 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆285Updated 4 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,127Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆302Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆963Updated 3 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,645Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,344Updated last year
- List of competitions related to Reinforcement Learning☆349Updated last year