block by fil ae11126ae728cb2af627db6a3dfa756b

Kohonen / SOM with RGB

Full Screen

Creating a self-organizing map (SOM)

First tentative.

Made by Philippe Rivière with d3.js and seracio/kohonen.

Same maths, differents color spaces:

d3.rgb()

d3.hsl()

d3.lab()

d3.cubehelix()

index.html

app.js

initialize.js