Commit 87e6b356 authored by 段英荣's avatar 段英荣

调试

parent ceb28a01
...@@ -22,7 +22,7 @@ import time ...@@ -22,7 +22,7 @@ import time
class LinUCB: class LinUCB:
d = 2 d = 2
alpha = 0.5 alpha = 5
r1 = 1 r1 = 1
r0 = -1 r0 = -1
default_tag_list = list() default_tag_list = list()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment