Capsar / python-neural-network

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capsar/python-neural-network Stargazers