MCPcopy Index your code
hub / github.com/devAmoghS/Machine-Learning-with-Python / perceptron_output

Function perceptron_output

neural_network/utils.py:13–15  ·  view source on GitHub ↗

returns 1 if the perceptron 'fires', 0 if not

(weights, bias, x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

dotFunction · 0.90
step_functionFunction · 0.85

Tested by

no test coverage detected