8000 GitHub - Capsar/python-neural-network at 1d3959a1de5e5a49ec3e77e116c53ff0b4506de1
[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

5 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