Found 1,587 repositories(showing 30)
diego-vicente
Solving the Traveling Salesman Problem using Self-Organizing Maps
JustGlowing
:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps
sevamoo
A Python Library for Self Organizing Map (SOM)
peterwittek
Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters
fcomitani
Python library for Self-Organizing Maps
alexarnimueller
Self organizing Kohonen map in Python with periodic boundary conditions
felixriese
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
FlorentF9
:globe_with_meridians: Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization
giannisnik
Pytorch implementation of a Self-Organizing Map
rileypsmith
A simple, rectangular self-organizing map with methods similar to clustering methods in Scikit Learn.
cgorman
A multi-gpu implementation of the self-organizing map in TensorFlow
milosgajdos
Self-organizing maps in Go
mpatacchiola
Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Hebbian Networks.
SofieVG
Using self-organizing maps for visualization and interpretation of cytometry data
CarsonScott
Hierarchical self-organizing maps for unsupervised pattern recognition
spiglerg
Tensorflow implementation of the Kohonen Self Organizing Map
stephantul
Recursive Self-Organizing Map/Neural Gas.
enricivi
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
diego-vicente
Using Self-Organizing Maps for Travelling Salesman Problem
Dotori-HJ
Pytorch implementation of Self-Organizing Map(SOM). Use MNIST dataset as a demo.
InTRA-USP
Self-Organizing Maps library of the InTRA research center.
FlorentF9
:globe_with_meridians: SOMperf: Self-organizing maps performance metrics and quality indices
saeyslab
Using self-organizing maps for visualization and interpretation of cytometry data
Hatchin
FlowSOM algorithm in Python, using self-organizing maps and minimum spanning tree for visualization and interpretation of cytometry data
genekogan
openFrameworks addon implementing a self-organizing map
hamilton
A python library that fits a self-organizing map, a principal curves-like mesh that effectively reduces data to two dimensions.
erogol
Rectifying Self Organizing Map
gtkfi
Self-organizing maps (SOM) and k-means clustering for analyzing geospatial data.
michelin
TorchSOM is a PyTorch-based library for training Self-Organizing Maps (SOMs), a model trained in an unsupervised manner, that can be used for clustering, dimensionality reduction and data visualization. It is designed to be scalable and user-friendly.
misilva73
DTW-SOM: Self-organizing map for time-series data