Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaaastark/perceptron-neural-network

Artificial Natural Network Perceptron (Forward Pass and Back Propagation). Weights and Bias. Forward Pass: Net Input Function, Activation Function (Sigmoid). Threshold. Back Propagation: Binary Cross Entropy Loss, Computing Gradients/ Slopes/ Derivatives, Gradient Descent Step, Epoch.
https://github.com/aaaastark/perceptron-neural-network

artificial-neural-networks bias epoch gradient-descent perceptron python sigmoid threshold

Last synced: about 2 months ago
JSON representation

Artificial Natural Network Perceptron (Forward Pass and Back Propagation). Weights and Bias. Forward Pass: Net Input Function, Activation Function (Sigmoid). Threshold. Back Propagation: Binary Cross Entropy Loss, Computing Gradients/ Slopes/ Derivatives, Gradient Descent Step, Epoch.

Awesome Lists containing this project