/Visualization-of-a-Single-Perceptron-at-Work

This is a model of a simple perceptron at work. There are two inputs and a bias, each having a weighting. There is a basic activation function that looks at the sign (+/-) of the input to determine the output.

Primary LanguageProcessing

Watchers