A study of the sklearn stochastic optimizers performance
Comparison of different optimizers
Branch from: https://github.com/zohrehraziei/CNN
- To Evaluate the performance of model along with the accuracy, we have used the f1-score as an evaluation metrics. [website]: https://scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
Optimizers from https://keras.io/optimizers/