Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JustGlowing/minisom
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing committed Aug 27, 2024
2 parents d8e95cb + 944bcd7 commit 087ff22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ MiniSom is a minimalistic and Numpy based implementation of the Self Organizing

The project initially aimed for a minimalistic implementation of the Self-Organizing Map (SOM) algorithm, focusing on simplicity in features, dependencies, and code style. Although it has expanded in terms of features, it remains minimalistic by relying only on the numpy library and emphasizing vectorization in coding style.

Updates about MiniSom are posted on <a href="https://twitter.com/JustGlowing">Twitter</a>.
Updates about MiniSom are posted on <a href="https://x.com/JustGlowing">X</a>.

Jump into using MiniSom via Google Colab: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://githubtocolab.com/JustGlowing/minisom/blob/master/examples/BasicUsage.ipynb)

Expand Down

0 comments on commit 087ff22

Please sign in to comment.