https://github.com/HeardACat/chapman-rl-notes
https://github.com/HeardACat/chapman-rl-notes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/HeardACat/chapman-rl-notes
- Owner: HeardACat
- Created: 2017-05-27T13:08:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-27T13:09:57.000Z (about 8 years ago)
- Last Synced: 2025-01-31T17:19:58.539Z (5 months ago)
- Language: HTML
- Size: 4.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Session on reinforcement learning and software agents
This will focus on markov decision processes and how one can build and design policies to teach machines to play games (i.e. to optimize its reward function based on deriving an optimal strategy).