Skip to content

no-glue/bandits

Repository files navigation

##Bandits

Auto explore and exploit in PHP

So far algorithms are

  • Greedy
  • Softmax
  • UCB (upper confidence bound)

Example use - cat bandits/SoftmaxTest | index/Index.php

Can be used with tool https://github.com/no-glue/index to run.

About

Auto explore and exploit in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages