dalmia / David-Silver-Reinforcement-learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
☆790Updated 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,055Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,145Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆538Updated 2 months ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆839Updated 4 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,116Updated last year
- For deep RL and the future of AI.☆1,437Updated 10 months ago
- Collection of reinforcement learning algorithms☆2,560Updated 7 months ago
- Reinforcement Learning in PyTorch☆2,241Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,238Updated 9 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆743Updated 5 years ago
- Assignments for CS294-112.☆1,577Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,135Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,162Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆442Updated 5 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,262Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆630Updated last year
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆824Updated 5 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,057Updated 3 years ago
- This will contain my notes for research papers that I read.☆611Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,599Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆881Updated 2 weeks ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,105Updated 7 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,687Updated 9 months ago
- Library for Model Based RL☆977Updated 6 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago