Skip to content

Review implementation of neuron's computation #150

Description

@gabywald

Take Perceptron ??
https://fr.wikipedia.org/wiki/Perceptron
https://en.wikipedia.org/wiki/Perceptron

output = 0 or 1
inputs = sum of (weight*input)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions