dancrew32 / ab

A/B Testing Framework for Python (with optional Multi-armed bandit implementation)
https://pypi.org/project/ab/
The Unlicense
3 stars 3 forks source link

Research reinforcement learning #8

Open dancrew32 opened 5 years ago

dancrew32 commented 5 years ago

Reinforcement learning techniques seem relevant to the bandit approach.

https://scikit-learn.org/stable/faq.html#why-is-there-no-support-for-deep-or-reinforcement-learning-will-there-be-support-for-deep-or-reinforcement-learning-in-scikit-learn

dancrew32 commented 5 years ago

https://github.com/dancrew32/ab/issues/10 dupe