method
YuriyTigiev opened this issue · 1 comments
YuriyTigiev commented
Hello,
Please, add the following functionality
// the neural network training method to use. Options are 'sgd', 'adagrad', 'windowgrad', 'nesterov'
method = 'adadelta'
sanitariu commented
Where we can add this method ?