You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.