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.

24
/ 100
Experimental

Implements the Perceptron algorithm with configurable weight initialization and iterative training cycles to converge on classification boundaries. The model supports custom test inputs via parameter modification, enabling evaluation on new data points after training completes. Built as a standalone Python script with no external dependencies, making it suitable for educational exploration of single-layer neural network fundamentals.

No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 9 / 25
Community 9 / 25

How are scores calculated?

Stars

17

Forks

2

Language

Python

License

MIT

Last pushed

Dec 24, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/devleo-m/ia-perceptron"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.