Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 3.86 KB

README.md

File metadata and controls

38 lines (31 loc) · 3.86 KB

reinforcement learning

This repository provides codes for the tutorial of reinforcement learning.

content

reference

  • UCL Course on RL (slide, video)
  • CS 294: Deep Reinforcement Learning, Spring 2017 (slide, video, code, blog)
  • CS 294: Deep Reinforcement Learning, Fall 2017 (slide, blog)
  • Reinforcement Learning and Optimal Control (slide)
  • Reinforcement Learning: An Introduction (book, code)
  • Algorithms for Reinforcement Learning (paper)
  • Welcome to Spinning Up in Deep RL! (site)

resource