Skip to content

Neural network from scratch in Python. Supports multiple layers, ReLU, sigmoid, dropout...

Notifications You must be signed in to change notification settings

4erf/scratch-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratch-neural-network

Neural network from scratch in Python. Supports multiple layers, ReLU, sigmoid, dropout...

Just for learning purposes, it should ideally be done with tensor operations.

About

Neural network from scratch in Python. Supports multiple layers, ReLU, sigmoid, dropout...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages