All examples By author By category About

Thanaporn-sk

Kohonen / SOM with CubeHelix

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()

forked from Fil's block: Kohonen / SOM with CubeHelix