An open API service indexing awesome lists of open source software.

https://github.com/districtdatalabs/content-optimization


https://github.com/districtdatalabs/content-optimization

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# content-optimization

## classes to generate data

bandit_data.py

## classes for multi-armed bandits

bandit_classes2.py

## command line demo

bandit_demo_commandline.py

## bottle demo

bandit_demo_bottle.py