Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 301 Bytes

SOM Algorithm

Summer practice on Self-Organizing Maps

The project contains:

  1. An overview of SOM algorithm and tests with various libraries.
  2. An implementation and testing of Agglomerative clustering algorithm.
  3. The vizualization of SOM algorithm and a comparison of the mentioned approaches.