文件名称:go_bandit_sample:golang实现bandit算法
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-18 10:36:50
Go
go_bandit_sample 用 golang 实现 baindt 算法。 原来的 执照 版权所有 :copyright: 2015 yukihir0
【文件预览】:
go_bandit_sample-master
----LICENSE.txt(1KB)
----bandit()
--------softmax_anneal.go(1KB)
--------simulator.go(852B)
--------epsilon_greedy_anneal.go(1KB)
--------arm.go(334B)
--------softmax.go(1KB)
--------algorithm.go(257B)
--------ucb1.go(1KB)
--------epsilon_greedy.go(953B)
----main.go(3KB)
----README.md(173B)