Skip to content

A neural network built in python using the Numpy library for matrix calculations. The network nodes take advantage of a sigmoid activation function as well as back-propagation for training. The network is designed to be variable and is generated to have whatever shape specified in the constructor.

Notifications You must be signed in to change notification settings

AustinChayka/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

A neural network built in python using the Numpy library for matrix calculations. The network nodes take advantage of a sigmoid activation function as well as back-propagation for training. The network is designed to be variable and is generated to have whatever shape specified in the constructor.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages