SOM-Algorithm

Setup:

  1. Install R

  2. Install below packages in R

    • kohonen - install.packages('kohonen')
    • shiny - install.packages('shiny')
  3. Run script app.R, app starts listening on http://localhost:9177