Skip to content
#

perceptron-learning-algorithm

Here are 117 public repositories matching this topic...

🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.

  • Updated Jan 8, 2020
  • Python

A program that trains a perceptron to classify a flower as one of three categories. Trained using data from the Iris data set. Epochs currently set to 500000 but can be tinkered with. Currently classifying for Iris-setosa based on sepal-length and sepal-width. Current accuracy: 98.7%, also generates a map of error for different weight values (look at map generating implementation to read map). The website for this project is a desmos link linear, quadratic, and cubic separation generated by model (sepal-length vs sepal-width).

  • Updated Nov 18, 2019
  • Java

Improve this page

Add a description, image, and links to the perceptron-learning-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the perceptron-learning-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.