This repository features custom implementations of Multi-Layer Perceptron (MLP) and Kohonen Self-Organizing Feature Maps (SOFM) in C++. The project provides hands-on examples of these neural network models, showcasing their application in classification, regression, and unsupervised learning.
-
Updated
Sep 11, 2024 - C++