Repository navigation

#

self-organizing-map

Solving the Traveling Salesman Problem using Self-Organizing Maps

Python
3892
1 年前
Python
162
1 年前
Python
111
3 个月前

A GPU (CUDA) based Artificial Neural Network library

C++
109
4 年前
Python
107
7 年前

🌐 Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization

Python
97
1 年前

Pytorch implementation of a Self-Organizing Map

Python
88
6 年前

A multi-gpu implementation of the self-organizing map in TensorFlow

Python
78
3 年前

Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Hebbian Networks.

Python
72
6 年前

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

Python
45
10 个月前

Pytorch implementation of Self-Organizing Map(SOM). Use MNIST dataset as a demo.

Python
44
6 年前

🌐 SOMperf: Self-organizing maps performance metrics and quality indices

Python
36
9 个月前

Rust library for Self Organising Maps (SOM).

Rust
34
3 年前

Huge-scale, high-performance flow cytometry clustering in Julia

Julia
33
2 年前

FlowSOM algorithm in Python, using self-organizing maps and minimum spanning tree for visualization and interpretation of cytometry data

Python
32
3 年前