Hamming Network implementation using pca implementation for reduction all from scratch
-
Updated
Jan 29, 2024 - Jupyter Notebook
Hamming Network implementation using pca implementation for reduction all from scratch
Repositorio de prácticas de la materia de Redes Neuronales. Serie de Fibonacci, entrenamiento de una Red de Hamming, entrenamiento de un Perceptrón Simple mediante la regla de aprendizaje, entrenamiento de una Red Adaline sin bias (decodificador binario a decimal), entrenamiento de una red Adaline con bias mediante la regla delta. Implementación…
Character recognition with Hamming & Hebb neural networks
Hamming Network implementation using PCA implementation from scratch
This repository is dedicated to the lab work completed for the CCAI 321 course. It demonstrates practical work in artificial neural networks, including the implementation of activation functions, Hamming networks, perceptron and Hebb learning rules, and two-layer networks in Python. Networks were trained and tested on both examples and real data.
Add a description, image, and links to the hamming-network topic page so that developers can more easily learn about it.
To associate your repository with the hamming-network topic, visit your repo's landing page and select "manage topics."