aa228-notebook
aa228-notebook copied to clipboard
IJulia notebooks for AA228/CS238 Decision Making Under Uncertainty course at Stanford University
Notebooks that use Interact (e.g. 10-ExplorationExploitation and 16-OnlinePOMDPMethods) sometimes throw `WebIO not detected` or `Unable to load WebIO` errors, and so fail to run. 
In the online POMDP notebook, BasicPOMCP does a pretty terrible job (because of the large action space. Someone should switch it to using ARDESPOT
Right now, in the grid world problem description, it says "We receive a cost of 1 for bumping against the outer border of the grid.", but in the problem implementation,...
For some reason the `latex()` wrapped strings don't show up for me. I have temporarily removed them in bandits.jl