Roger the robot :)

AIXIjs

For the experiments run in the paper "Strong Asymptotic Optimality in General Environments", bring up the console and use the commands `demo.experiment([configs.inq,configs.bayesexp,configs.thompson],{runs: 50,env:{N:10},agent:{horizon:6,cycles:200}})` and `demo.experiment([configs.inq,configs.bayesexp,configs.thompson],{runs: 50,env:{N:20},agent:{horizon:6,cycles:200}})`. The results can then be downloaded at bottom of the DOM, and plotted with an iPython notebook in `experiments/analysis.ipynb` of AIXIjs.
--- Fork me on GitHub
---