deil87 / smbo-java

Sequential Model Based Optimisation with Gaussian Processes
3 stars 0 forks source link

Consider to add support for different strategies for balancing exploration vs exploitation #17

Open deil87 opened 5 years ago

deil87 commented 5 years ago

https://en.wikipedia.org/wiki/Multi-armed_bandit

deil87 commented 5 years ago

Adaptive epsilon-greedy strategy based on value differences (VDBE)