mini-batch-gradient-descent topic

List mini-batch-gradient-descent repositories

ml_algo

181
Stars
29
Forks
Watchers

Machine learning algorithms in Dart programming language

SVHN-CNN

62
Stars
33
Forks
Watchers

Google Street View House Number(SVHN) Dataset, and classifying them through CNN

gradient-descent-variants

19
Stars
21
Forks
Watchers

My implementation of Batch, Stochastic & Mini-Batch Gradient Descent Algorithm using Python