Make the optimizer name an argument of the runner #10
Labels
👷 Status: In Progress
Issue is being worked on
🚀 Type: Enhancement
Enhancement/rework request of an existing feature
Milestone
The user should be able to set the optimizer name by passing a string to the runner instance. This makes it possible to seperate
SGD/Momentum/Nesterov
inPyTorch
and gives more flexibility for the optimizer developer.To Do
We will do the following steps for version 1.2.0:
The text was updated successfully, but these errors were encountered: