Self-organizing maps in Go
-
Updated
May 28, 2022 - Go
Self-organizing maps in Go
Optimastion for CF Algorithm using CBR, GA and SOM clustering
Approximation of mixing different gaussian distribution with Self-organizing Map(SoM) and Radial Basis Function(RBF)
Algos de machine learning
This was my Final Project for the Artificial Intelligence Diploma program of The University of Winnipeg - Professional, Applied and Continuing Education (PACE).
Applied a self-organizing map network to cluster feature vectors extracted from ResNet-34 on the CIFAR-10 dataset. Explored different network configurations, such as one-dimensional and two-dimensional topologies, and neighborhood radius, to analyze the clustering results.
Add a description, image, and links to the som-clustering topic page so that developers can more easily learn about it.
To associate your repository with the som-clustering topic, visit your repo's landing page and select "manage topics."