C implementation of the Kohonen Neural Network (SOM algorithm)
-
Updated
May 5, 2019 - C
C implementation of the Kohonen Neural Network (SOM algorithm)
XPySom-dask is a minimalistic implementation of batch Self Organizing Map algorithm using Dask. This is a mirror of the original XPySom.
C++ neuron-based neural network library
Plain Java neural networks
implementation of Kohonen Self Organizing Feature Map
This repository implements the Kohonen method, also known as Self-Organizing Maps (SOM), to demonstrate its ability to map data to various spaces, and provides a visual representation of the process.
📘 dimensionality reduction algorithms
Course Project - Advanced Methods in Satellite Image Processing - Spring Semester 2023 - Indian Institute of Technology Bombay
This is a working example of Kohonen’s Self Organizing Map for the colour clustering problem
Implementation of Kohonen Self-Organizing Maps (SOM) for two dimensions
Experiments with Kohonen maps for LSSC'19.
This program implements SOM network and includes amazing visualizations
Self-Organizing Map (Kohonen Self-Organizing Feature Map)
Add a description, image, and links to the kohonen-som topic page so that developers can more easily learn about it.
To associate your repository with the kohonen-som topic, visit your repo's landing page and select "manage topics."