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
if i want to change the lr of the optimized fuction adadelta,could u tell me how and where to initial the learing rate
path of the code --> Theano-MPI/theanompi/models/lstm_theanompi_outdated.py
lr = tensor.scalar(name='lr')
thank you!
The text was updated successfully, but these errors were encountered:
if i want to change the lr of the optimized fuction adadelta,could u tell me how and where to initial the learing rate
path of the code --> Theano-MPI/theanompi/models/lstm_theanompi_outdated.py
lr = tensor.scalar(name='lr')
thank you!
The text was updated successfully, but these errors were encountered: