block by Fil 77442da6f83ad6e36076b5ebe38d63da

Kohonen / SOM with HSL

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