Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages