dicarlolab / ThreeDWorld

Generator of interactive Unity-based 3D environments with physics
Other
21 stars 4 forks source link

actually doing the training for the basic control #65

Open yamins81 opened 7 years ago

yamins81 commented 7 years ago

What is the loss function that we'll be using for the control? How will we handle multiple labels? Softmax matching?

yamins81 commented 7 years ago

(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