Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 369 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 369 Bytes
  • Implement a faster multinomial draw function (Tim Hopper's suggestion)
  • Revise hedge implementation to prevent numeric overflow
  • Implement all algorithms in Matlab
  • Make sure that all algorithms are implemented equivalently in all languages
  • Implement an Expert type/class
  • Implement Exp4
  • Implement Thompson sampling under specific distributional assumptions?