Skip to content

Ragnaroek/bandit-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bandit Tools

Visualisation/Evaluation App for the Multi-armed bandit algorithms in Rust implementation over here: https://github.com/Ragnaroek/bandit

Documentation

The web application can be found here: https://ragnaroek.github.io/bandit-tools/

The bandit algorithm implementation has two files that can be visualised with this tool:

  • state file: contains the counts of arm draws and the average reward for each arm so far
  • log file: contains a detailed log of every selection and update of the bandit

You can upload both files to the webapp and it will visualise and summarize the data in there.

Missing something?

If you have an idea for a visualisation that should be added, add an issue to the project or add a pull request!

About

Tools for Bandit Algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published