Open parimuns opened 3 years ago
How can we change the optimizer in Gluonts instead of stochastic gradient descent ? Suppose I want to use some evolutionary optimizer instead of SGD , how can I implement that in gluonts ??
Any update on this? I can't figure out how to change the optimizer either. Would love some input!
How can we change the optimizer in Gluonts instead of stochastic gradient descent ? Suppose I want to use some evolutionary optimizer instead of SGD , how can I implement that in gluonts ??