block by Fil 1832095c0cc2ccfa07c11e2fcb8f723d

Kohonen / SOM with LAB

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