Skip to content
#

perceptron

Here are 67 public repositories matching this topic...

AI final project to classify ASCII art digits and faces. Implemented various fundamental machine learning algorithms such as K-Nearest Neighbors, Naive Bayes, and Perceptron. 5-Nearest Neighbors was more than 90% accurate on 1000 test digits and 150 test faces using 6000 digits and 752 faces as training samples respectively.

  • Updated May 16, 2019
  • Java

This contains the most commonly used machine learning and deep learning models written from scratch without the use if any libraries except Numpy which is used for calculations

  • Updated Mar 6, 2024
  • Java

Improve this page

Add a description, image, and links to the perceptron 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 topic, visit your repo's landing page and select "manage topics."

Learn more