Skip to content

mghrear/Numpy-NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ICS-635-HW4

A neural netwrok with a single hidden layer coded from scratch (using only Numpy and xlogy from scipy). With this exercise, it's easy to see how fully-connected neural networks with several layers are built. This neural network implements mini-batch stochastic gradient descent. It is applied to the Fashion MNIST dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors