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.
12Updated 8 months ago

Related projects: