aa228-notebook icon indicating copy to clipboard operation
aa228-notebook copied to clipboard

IJulia notebooks for AA228/CS238 Decision Making Under Uncertainty course at Stanford University

Results 4 aa228-notebook issues
Sort by recently updated
recently updated
newest added

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. ![Screenshot 2020-04-09 12 58 48](https://user-images.githubusercontent.com/7455622/78930759-de681180-7a61-11ea-8923-3aecc234d3bc.png)

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