devleo-m / ia-perceptron

Basic implementation of a Perceptron in Python. The Perceptron is trained with input data, adjusting weights and bias to predict outputs based on new values.
13Updated 10 months ago

Related projects

Alternatives and complementary repositories for ia-perceptron