Skip to content

Files

Latest commit

author
Alexis Cook
Jul 6, 2018
5547444 · Jul 6, 2018

History

History
This branch is 2 commits ahead of udacity/deep-reinforcement-learning:master.

tile-coding

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 6, 2018
Jul 6, 2018
Jul 6, 2018

Tile Coding

Instructions

Follow the instructions in Tile_Coding.ipynb to learn how to discretize continuous state spaces, to use tabular solution methods to solve complex tasks. The corresponding solutions can be found in Tile_Coding_Solution.ipynb.