/SOM

Primary LanguagePython

Self-organized maps (SOM)

This repository contains a quick and simple experiment using SOM. It trains the model to learn how to cluster a group o RGB colors.

Dependencies

  • Python 3.x
  • NumPy
  • Matplotlib