https://github.com/districtdatalabs/content-optimization
https://github.com/districtdatalabs/content-optimization
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/districtdatalabs/content-optimization
- Owner: DistrictDataLabs
- Created: 2016-01-14T04:18:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T15:22:33.000Z (almost 10 years ago)
- Last Synced: 2025-02-26T15:46:38.809Z (11 months ago)
- Language: Jupyter Notebook
- Size: 13.7 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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