Solving the Traveling Salesman Problem using Self-Organizing Maps
-
Updated
Dec 24, 2023 - Python
Solving the Traveling Salesman Problem using Self-Organizing Maps
🔴 MiniSom is a minimalistic implementation of the Self Organizing Maps
Python library for Self-Organizing Maps
Explore high-dimensional datasets and how your algo handles specific regions.
A GPU (CUDA) based Artificial Neural Network library
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
🌐 Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization
Pytorch implementation of a Self-Organizing Map
A multi-gpu implementation of the self-organizing map in TensorFlow
Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Hebbian Networks.
Hierarchical self-organizing maps for unsupervised pattern recognition
Machine Learning Library, written in J
Pytorch implementation of Self-Organizing Map(SOM). Use MNIST dataset as a demo.
Self-Organizing Map [https://en.wikipedia.org/wiki/Self-organizing_map] is a popular method to perform cluster analysis. SOM shows two main limitations: fixed map size constraints how the data is being mapped and hierarchical relationships are not easily recognizable. Thus Growing Hierarchical SOM has been designed to overcome this issues
Codes and Templates from the SuperDataScience Course
Rust library for Self Organising Maps (SOM).
🌐 SOMperf: Self-organizing maps performance metrics and quality indices
Huge-scale, high-performance flow cytometry clustering in Julia
FlowSOM algorithm in Python, using self-organizing maps and minimum spanning tree for visualization and interpretation of cytometry data
Add a description, image, and links to the self-organizing-map topic page so that developers can more easily learn about it.
To associate your repository with the self-organizing-map topic, visit your repo's landing page and select "manage topics."