Repository navigation

#

self-organizing-map

Solving the Traveling Salesman Problem using Self-Organizing Maps

Python
3927
2 年前
Python
163
2 年前
Python
114
8 个月前

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
99
1 年前

Pytorch implementation of a Self-Organizing Map

Python
88
7 年前

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
71
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
47
1 年前

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

Python
44
7 年前

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

Python
37
1 年前

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

Julia
35
5 天前

Rust library for Self Organising Maps (SOM).

Rust
34
3 年前

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

Python
33
3 年前