One Neuron

Cell Radius 60px
Cell Size 130px
Font size 3em
The result (far right, in black) is calculated by the formula:
ActivationFunction((((A * W1) + (B * W2) + (C * W3)) + bias) * finalW)
Where A, B and C are the three values on the left, in blue.
Output
Result
Final Result
The graph below shows only:


Modify weights and bias to see the result.
You can use the index on the knobs, or the keyboard left and right arrows after selecting the knob.
No WebComponents version.