GitHub / rafali25 / perceptron-algorithm
A simple implementation of the Perceptron algorithm using numpy. This project demonstrates how to classify data points by iteratively updating weights and biases based on misclassified samples. Perfect for understanding the fundamentals of linear classification!
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafali25%2Fperceptron-algorithm
PURL: pkg:github/rafali25/perceptron-algorithm
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 5.86 KB
Dependencies parsed at: Pending
Created at: 8 months ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 3 months ago
Topics: machine-learning, numpy, perceptron-neural-networks, pycharm-ide, python