diff --git a/Readme.md b/Readme.md index 15998b0..437b99a 100644 --- a/Readme.md +++ b/Readme.md @@ -97,6 +97,7 @@ Color quantization ![](https://github.com/JustGlowing/minisom/raw/master/example Other tutorials ------------ - Self Organizing Maps on the Glowing Python +- Essentials of the self-organizing map by Teuvo Kohonen - How to solve the Travelling Salesman Problem from the book Optimization Algorithms:Optimization Algorithms: AI techniques for design, planning, and control problems. Manning Publications, 2023. - Lecture notes from the Machine Learning course at the University of Lisbon - Introduction to Self-Organizing by Derrick Mwiti @@ -106,7 +107,7 @@ Other tutorials - Video tutorial Self Organizing Maps: Introduction by Art of Visualization - Video tutorial Self Organizing Maps Hyperparameter tuning by SuperDataScience Machine Learning -- MATLAB Implementations and Applications of the Self-Organizing Map by Teuvo Kohonen (Inventor of SOM) +- MATLAB Implementations and Applications of the Self-Organizing Map by Teuvo Kohonen How to cite MiniSom ------------