Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 263 Bytes

File metadata and controls

2 lines (2 loc) · 263 Bytes

stochastic-gradient-decent-MNIST-with-softmax-matlab

This is the implementation of stochastic gradient decent in MATLAB, using MNIST dataset. although this is a generic implementation and hence can be applied on any dataset for multi-class logistic regression