Handwritten Digits Recognition using a Perceptron Neural Network
-
Updated
Mar 24, 2025 - Python
Handwritten Digits Recognition using a Perceptron Neural Network
Implementing standard econometric models using Stochastic Gradient Descent and Perceptrons instead of MLE and GMM.
This repository is designed to store and showcase class projects for the university course, Fundamentals of AI.
Implementation of some machine learning algorithms for classification on the iris flowers data set
CS440 Intro to Artificial Intelligence Project 2 Repository
Rede Neural Artificial multicamadas, A Perceptron multicamadas.
Online learning algorithms
I implemented the gradient descent algorithm for the perceptron, which is designed for NOR binary logic function and uses it to update its weights.
Add a description, image, and links to the perceptron-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the perceptron-algorithm topic, visit your repo's landing page and select "manage topics."