dalmia / David-Silver-Reinforcement-learningLinks
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
☆816Updated 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,074Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,312Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,256Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆757Updated 6 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,282Updated 3 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,158Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,217Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,695Updated 11 months ago
- A toolkit for reproducible reinforcement learning research.☆1,980Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆853Updated 4 years ago
- Assignments for CS294-112.☆1,597Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,106Updated 3 years ago
- For deep RL and the future of AI.☆1,465Updated last year
- 🎮 Advanced Deep Learning and Reinforcement Learning at UCL & DeepMind | YouTube videos 👉☆155Updated 5 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆834Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,968Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆621Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,277Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆687Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,248Updated 3 months ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆295Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆544Updated 5 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year