Skip to content

I have designed these neural networks to revise the mathematics involved in their training, I have derived by hand all of the backprop and learning equations. These neural networks may not be the most efficient but, efficiency was not the aim here. The aim here was understanding. The various networks contained include a Rosenblatt Perceptron, a …

Notifications You must be signed in to change notification settings

zbkruturaj/NeuralNetworksInPython

Repository files navigation

NeuralNetworksInPython

I have designed these neural networks to revise the mathematics involved in their training, I have derived by hand all of the backprop and learning equations. These neural networks may not be the most efficient but, efficiency was not the aim here. The aim here was understanding. The various networks contained include a Rosenblatt Perceptron, a single layer sigmoid neuron, a custom multi-layered perceptron and a specific version of RNN.

About

I have designed these neural networks to revise the mathematics involved in their training, I have derived by hand all of the backprop and learning equations. These neural networks may not be the most efficient but, efficiency was not the aim here. The aim here was understanding. The various networks contained include a Rosenblatt Perceptron, a …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages