Skip to content

TheFoodForest/Numpy-Neural-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Neural-Net

Content

  • Sigmoid Activation NN
    • A relatively simple NN feeding forward then propogating backwards the errors to the adjust weights and biases at each layer using stochastic gradient decent. The model is then trained and validated on Kaggle's infamous Titanic dataset, and Scikit-Learn's digit recognition data set. An exersize in learning more about how Neural Networks function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published