Skip to content

simple feedforward gradient descent network with backprop (not vectorized, not optimized)

Notifications You must be signed in to change notification settings

sembeney93/MNIST

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[Neural Net {Python}] (#pull)

Introduction

simple feedforward gradient descent with backprop (not vectorized, not optimized)

accuracy: 95% (9516/10000)

About

simple feedforward gradient descent network with backprop (not vectorized, not optimized)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%