Skip to content

hobgreenson/SoftmaxRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Softmax regression

This is a simple softmax regression implementation. The only dependency is Numpy. The code is tested on the MNIST data set and gets about 92% accuracy. You can download this data set in a Python-friendly format here: http://deeplearning.net/data/mnist/mnist.pkl.gz

About

Simple softmax implementation in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages