You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we are tunning the hyperParameters of SGD, we should find when to decay the learningRate, so we need to resume training with many different optimMethod.
To support this, we should have ability to set epoch, nevals and evalCount to optimMethod.
Activity
yiheng commentedon Aug 23, 2017
I think you can update the optim state after loaded it from file, right?
We should search and find the necessary jars from python env rather t…
We should search and find the necessary jars from python env rather t…