paaatcha / SOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%