Solving the Traveling Salesman Problem using Self-Organizing Maps
-
Updated
Dec 1, 2019 - Python
Solving the Traveling Salesman Problem using Self-Organizing Maps
:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps
Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Hebbian Networks.
Is your feature request related to a problem? Please describe.
When we get predictions we want to write it to storage sink. To contribute a custom storage sink.
Step 1:
I would like you to extend this class
https://github.com/AICoE/log-anomaly-detector/blob/1e25ca878981ece74866be4b8df870d041a61842/anomaly_detector/storage/storage_sink.py#L5-L15
Step 2:
create another function
Would be good to run the basic SOMns tests on the created native executable. We should probably add an extra target som-native-tests for that.
However, before we can do that, we should make sure that the som-native binary is built in the root directory, possibly by specifying a path here: https://github.com/smarr/SOMns/blob/dev/
Recursive Self-Organizing Map/Neural Gas.
Self organizing Kohonen map in Python with periodic boundary conditions
Using Self-Organizing Maps for Travelling Salesman Problem
Efficient Self-Organizing Map for Sparse Data
SUSI: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
Pytorch implementation of Self-Organizing Map(SOM). Use MNIST dataset as a demo.
Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization
TRIQS-based Stochastic Optimization Method for Analytic Continuation
Parallelized rotation and flipping INvariant Kohonen maps
Rust library for Self Organising Maps (SOM).
Huge-scale, high-performance flow cytometry clustering in Julia
A custom C API for instrumenting Jetson TX1’s SoM and SoC
Neural network with learning without a teacher, performing the task of visualization and clustering.
Pytorch extension implementing LISSOM network and Topographica features
SOMperf: Self-organizing maps performance metrics and quality indices
A python machine learning library, with powerful customization for advanced users, and robust default options for quick implementation.
Spark ML implementation of SOM algorithm (Kohonen self-organizing map)
Self Organizing Map (SOM) is a type of Artificial Neural Network (ANN) that is trained using an unsupervised, competitive learning to produce a low dimensional, discretized representation (feature map) of higher dimensional data.
For example: http://neupy.com/modules/generated/neupy.layers.Convolution.html#neupy.layers.Convolution