kgjamieson / NEXT-psych

Apache License 2.0
3 stars 2 forks source link

Sampling does not stop after the specified number of queries (both Dueling Bandits and Triplets) #5

Closed flownandez closed 9 years ago

flownandez commented 9 years ago

Backend now has 'num_tries' parameter for defining total # queries for an experiment, but user text input from interface is not propagated to this field for the init_exp call from frontend.