-
Hi, I´m trying to implement an algorithm that uses a self organizing map. Does Accord.Net has any support for this?
-
Hi,
First I want to thank you for this awesome library.
I'm experimenting on binary NLP technics and I was wondering if you could publish a bitmagic version of SOM (self organizing map) using ab…
-
Could prove to be an interesting way to cluster high-dimensional data, see [this example from MiniSOM](https://github.com/JustGlowing/minisom/blob/master/examples/Clustering.ipynb).
-
**Submitting author:** @tvh0021 (Trung Ha)
**Repository:** https://github.com/tvh0021/aweSOM
**Branch with paper.md** (empty if default branch):
**Version:** 1.0.0
**Editor:** @gkthiruvathukal
**Revi…
-
Author: Nicolas Rougier (@rougier)
Submitter: Nicolas Rougier (@rougier)
Sources: https://github.com/rougier/neural-networks/blob/master/som.py
This is an implementation of the Teuvo Kohonen self-org…
-
Welcome to 'DSWP' Team, good to see you here
This issue will helps readers in gaining all the guidance that one needs to know about Self-Organizing Map. Tutorial to Self-Organizing Map and how it's…
-
An application that judges credit card fraud detection to benefit banks all over the world using deep learning and SOMs
-
**Is your feature request related to a problem? Please describe.**
Self-Organizing Map (SOM) algorithm for fraud detection using credit card application data
**Describe the solution you'd like**
…
-
Hello,
Can I implement Save and Load for "Self Organizing Map"? Is "Self Organizing Map" a pipeline component or an Algorithm? Can we implement Save and Load for a pipeline component? Or Save and …
-
**Defect Description** :
In all the pages of "Solution to traveling salesman problem using self organizing maps" experiment in this lab, the title of the experiment is given as **Solution of optimiza…