8000 GitHub - Capsar/python-neural-network at e91993f05fe62e69023735494d1b9d642b317faf
[go: up one dir, main page]

Skip to content

A simple fully connected feed forward neural network written in python from scratch using numpy & optimized using numba. It is possible to have multiple hidden layers, change amount of neurons per layer & have a different activation function per layer.

Notifications You must be signed in to change notification settings

Capsar/python-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

A simple fully connected feed forward neural network written in python from scratch using numpy & optimized using numba. It is possible to have multiple hidden layers, change amount of neurons per layer & have a different activation function per layer.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0