-
Notifications
You must be signed in to change notification settings - Fork 62
Add a "balancing" learner #130
Copy link
Copy link
Closed
Labels
Description
(original issue on GitLab)
opened by Anton Akhmerov (@anton-akhmerov) at 2017-07-26T17:20:45.853Z
This should be an indispensable tool for parallel adaptive workflow: a container storing several similar learners and minimizing the loss that is a sum of the individual learner losses. So basically it should be a relay requesting points from the learner expecting highest immediate improvement.
Reactions are currently unavailable