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
(1) figure out that model
(2) figuring out the loss function
(3) figure out what optimizer, with which learning rate schedule
(4) putting it into tfutils script
(5) actually run it on machines at Stanford
What is the loss function that we'll be using for the control? How will we handle multiple labels? Softmax matching?
The text was updated successfully, but these errors were encountered: