ehsanhaghighat/sciann

LBFGS optimizer not available

Closed this issue · 4 comments

Is there any way to use LBFGS optimizer in SciANN ?

Okay, that was helpful. But now the issue I observe is even though I am giving say 100 epochs in model.train, still the training stops training early after no loss change after some iterations, i.e., doesn't go till the epochs specified and I am not using any early stopping.

Ok Ehsan, thank you for the prompt response. I am closing this issue, but if you have some resources on how to override this behavior of scipy then I'll be very thankful to you.🙂