Follow-up from "WIP: Add LearnerND that does not interpolate the values of pending points"
The following discussion from !68 (merged) should be addressed:
-
@jbweston started a discussion: (+4 comments) Can we think of an alternative to using a RNG?
A learner should be deterministic (given the same set of calls to
ask
andtell
).