Epsilon Greedy
Component ID
1681736
Component name
Epsilon Greedy
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
So far it's just an idea,
I'd like to see what it takes to implement an Epsilon Greedy content strategy on a Drupal site: http://en.wikipedia.org/wiki/Multi-armed_bandit#Semi-uniform_strategies . Theoritically it should be possible to do if the implementation is based on Context.
