GitHub / sumanth-bmsce / Self-Organizing-Maps
A Self Organizing Maps (SOM) or Kohonen Network is a type of Artificial Neural Network that is trained using clustering of datasets. This repo implements SOM using MiniSOM library applied on Iris Dataset and outputs the confusion matrix and clustering accuracy
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumanth-bmsce%2FSelf-Organizing-Maps
PURL: pkg:github/sumanth-bmsce/Self-Organizing-Maps
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 49.8 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 2 years ago
Pushed at: over 5 years ago
Last synced at: over 2 years ago
Topics: clustering, clustering-algorithm, iris-dataset, kohonen-network, self-organizing-map