Skip to content

prathameshbhalekar/Neural-Network-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Neural Networks From Scratch

In this repository, I have built a feed forward neural network from scratch.

  • This network uses normal gradient decient.
  • It uses Cross Entropy loss function and supports activation functions like relu,sigmoid and softmax.
  • It is trained on fashion mnist dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published