Skip to content

Hari365/softmax-classifier-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

softmax-classifier-python

A python implementation of the softmax classifier

This Repository contains a implementation of softmax classifier which is used for multi class classification. Three different stoping criteria can be used to stop the training. Most computations are vectorized avoiding for loops. Feel free to pull and improve on this.

About

A python implementation of the softmax classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages