mirror of
https://github.com/ilamparithi-in/ksom-iris-manim.git
synced 2026-07-10 11:55:43 +00:00
Implementation of Kohonen's Self Organizing Map for classification of Iris species, and a visualization of the network
- Python 100%
| _test_manim | ||
| video | ||
| .gitignore | ||
| CLAUDE.md | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
| script.md | ||
| seeds.txt | ||
| som_core.py | ||
| som_iris.py | ||
| som_seeds.py | ||
| som_visualization.py | ||
| train_som.py | ||
ksom-iris-manim
Implementation of Kohonen's Self Organizing Map for classification of Iris species, and a visualization of the network