Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 475 Bytes

File metadata and controls

8 lines (5 loc) · 475 Bytes

Reinforcement Learning: An Introduction

This is a self-learning note for reinforcement learning.

My reading is Reinforcement Learning: An Introduction which is written by Richard S.Sutton and Andrew G.Barto.

There are chinese notes on my hackmd, and only script on my GitHub.

I will move note to GitHubPage when someday I have time.