Skip to content

Commit

Permalink
Twitter is now X
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing authored Aug 23, 2024
1 parent 1dd68be commit 944bcd7
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 944bcd7

Please sign in to comment.