Skip to content

eugenelet/Neural-Network-for-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network-for-Classification

Python2.7 is used in developing this project

To use:

python2.7 main.py [1l|2l] [sgd|mb] [show_update]
sgd: Stochasitc Gradient Descent
mb: Mini-Batch
1l: 1-Layer Neural Network
2l: 2-Layer Neural Network
show_update: 1 to show update of boundary, leave blank if not needed

Dicussion on this implementation: my blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages