All Projects → Machine-Learning-Tokyo → Deep_reinforcement_learning

Machine-Learning-Tokyo / Deep_reinforcement_learning

Resources, papers, tutorials

Projects that are alternatives of or similar to Deep reinforcement learning

Deep Learning Drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Stars: ✭ 9,717 (+8065.55%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (-0.84%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Cs234
My Solution to Assignments of CS234
Stars: ✭ 91 (-23.53%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Treeqn
Stars: ✭ 77 (-35.29%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Reinforcement Learning
🤖 Implements of Reinforcement Learning algorithms.
Stars: ✭ 104 (-12.61%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-33.61%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Cs234 Reinforcement Learning Winter 2019
My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019
Stars: ✭ 93 (-21.85%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
1 Year Machinelearning Journey
An advanced program in Machine Learning and Deep Learning
Stars: ✭ 69 (-42.02%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Torchrl
Highly Modular and Scalable Reinforcement Learning
Stars: ✭ 102 (-14.29%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Samsung Drl Code
Repository for codes of Deep Reinforcement Learning (DRL) lectured at Samsung
Stars: ✭ 99 (-16.81%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Muzero General
MuZero
Stars: ✭ 1,187 (+897.48%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+2424.37%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Rl Course Experiments
Stars: ✭ 73 (-38.66%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Snake
Artificial intelligence for the Snake game.
Stars: ✭ 1,241 (+942.86%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-41.18%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (-21.01%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Max
Code for reproducing experiments in Model-Based Active Exploration, ICML 2019
Stars: ✭ 61 (-48.74%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Drl papernotes
Notes and comments about Deep Reinforcement Learning papers
Stars: ✭ 65 (-45.38%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Awesome Deep Reinforcement Learning
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
Stars: ✭ 95 (-20.17%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning
Aws Robomaker Sample Application Deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Stars: ✭ 105 (-11.76%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning

Deep Reinforcement Learning

Introduction to Reinforcement Learning with David Silver, DeepMind

Watch the lectures from DeepMind research lead David Silver's course on reinforcement learning, taught at University College London.

[Video lectures]

  • Lecture 1: Introduction to Reinforcement Learning
  • Lecture 2: Markov Decision Processes
  • Lecture 3: Planning by Dynamic Programming
  • Lecture 4: Model-Free Prediction
  • Lecture 5: Model-Free Control
  • Lecture 6: Value Function Approximation
  • Lecture 7: Policy Gradient Methods
  • Lecture 8: Integrating Learning and Planning
  • Lecture 9: Exploration and Exploitation
  • Lecture 10: Case Study: RL in Classic Games

Deep Reinforcement Learning: A Brief Survey

Kai Arulkumaran, Marc Peter Deisenroth, Miles Brundage, Anil Anthony Bharath

Spinning Up in Deep RL

Educational resource produced by OpenAI that makes it easier to learn about deep reinforcement learning (deep RL). It includes the following resources:

  • a short introduction to RL terminology, kinds of algorithms, and basic theory,
  • an essay about how to grow into an RL research role,
  • a curated list of important papers organized by topic,
  • a well-documented code repo of short, standalone implementations of key algorithms,
  • and a few exercises to serve as warm-ups.

[Webpage]

Stanford CS234: Reinforcement Learning

Lecture Series. Stanford CS234: Reinforcement Learning (Winter 2019) - with Prof. Emma Brunskill

[YouTube]

An Introduction to Deep Reinforcement Learning (2018)

Vincent Francois-Lavet, Peter Henderson, Riashat Islam, Marc G. Bellemare, Joelle Pineau

[PDF Book manuscript, Nov 2018]

CS294-112 Deep Reinforcement Learning

Lecture Series. UC Berkeley. Fall 2018.

Instructor : Sergey Levine

Webpage Youtube

CS885 Reinforcement Learning

Lecture Series. University of Waterloo. Spring 2018

Instructor: Pascal Poupart

Webpage Youtube

Advanced Deep Learning & Reinforcement Learning

Deepmind 2018.

Youtube

RLSS 2018

Toronto 2018.

Videos

RLSS 2017

Montreal 2017.

Videos

Deep RL Bootcamp

Berkeley CA. Aug 2017

Slides & Videos

Introduction to Reinforcement Learning

DeepMind, 2015

Instructor : David Silver

Youtube

Deep RL Bootcamp, Berkeley (2017)

By Pieter Abbeel, Chelsea Finn, Peter Chen, Andrej Karpathy et al.

[Webpage]

Reinforcement Learning Book

Written by Richard Sutton and Andrew Barto.

[Webpage] [PDF] [Goodreads]

Denny Britz: Reinforcement Learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course. All code is written in Python 3 and uses RL environments from OpenAI Gym. Advanced techniques use Tensorflow for neural network implementations.

[GitHub]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].