GitHub topics: kohonen
JustGlowing/minisom
:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps
Language: Python - Size: 19.1 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1,524 - Forks: 439

fcomitani/simpsom
Python library for Self-Organizing Maps
Language: Python - Size: 34.5 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 162 - Forks: 39

nicomignoni/som
PyTorch implementation of Kohonen's Self-Organizing Map.
Language: Python - Size: 1.2 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

ufvceiec/GEMA
A small Python 3 library to train Self Organizing Maps and use them to classify patterns.
Language: Python - Size: 620 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 8

JuliaSzymanska/Artificial-Intelligence
Implementing Artificial Neural Network training process in Python
Language: Python - Size: 1.84 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 2

stephantul/somber
Recursive Self-Organizing Map/Neural Gas.
Language: Python - Size: 497 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 52 - Forks: 14

elbosso/nn_multi_lang
Hier versuche ich, verschiedene Programmiersprachen gegenüberzustellen und dabei mehr über sie zu lernen
Language: Java - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Nikronic/Artificial-Neural-Networks
Projects of the course Artificial Neural Networks by Dr. Mozayani - Fall 2019
Language: Jupyter Notebook - Size: 3.29 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

B2RJ/TIA_Reseaux_Neuronaux
This project takes place in the teaching unit Technical Articial Intelligence at Lyon 1 University.
Language: Python - Size: 6.76 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jaeyow/kohonen-som
Python implementation of Kohonen Self-Organising Maps (SOM) wrapped by FastAPI and deployable to AWS
Language: Jupyter Notebook - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cissagatto/Generate-Partitions-Kohonen
This code is part of my PhD research. This code generate hybrid partitions using Kohonen to modeling the labels correlations, and HClust to partitioning the label space.
Language: R - Size: 17.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ZdrzalikPrzemyslaw/Machine-Learning
Implementations of Machine Learning algorithms in Python
Language: Python - Size: 53.3 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

olvb/somr
Growing Hierarchical SOM implementation
Language: C - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 4

dashaub/kohonen4j
Kohonen Self-Organizing Maps in Java
Language: Java - Size: 397 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 6

Alhern/SOM
Implementation of the SOM (Self-Organizing Map) algorithm in C based on the paper "Self-Organizing Maps" by Teuvo Kohonen. It uses Ronald Aylmer Fisher's famous Iris dataset.
Language: C - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

A1essandro/neural-network
Multilayer Perceptron, Kohonen Network, etc.
Language: PHP - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 4

dzilles/grgen
A mesh generator using machine learning.
Language: Python - Size: 51.9 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

nQuery512/C_Unsupervised_Learning_Neural_System
Self Organizing Map
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ivallesp/somnium
Model explainability and high dimensional visualisation library for Python based on Self-Organising-Maps
Language: Python - Size: 2.53 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

petrsuhin-al/cfu-data-mining 📦
Practical tasks on the academic subject "Data Mining".
Language: JavaScript - Size: 40 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

GonzaloHirsch/kohonen-space-mapping
This repository implements the Kohonen method, also known as Self-Organizing Maps (SOM), to demonstrate its ability to map data to various spaces, and provides a visual representation of the process.
Language: Python - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

seracio/kohonen
A basic implementation of a Kohonen map in JavaScript
Language: TypeScript - Size: 4.06 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 5

seracio/kohonen-stars
Language: JavaScript - Size: 3.06 MB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 2

mlange-42/kohonen
A Self-organizing Maps (SOM) / Kohonen networks library and command line tool in Rust.
Language: Rust - Size: 765 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

ktomkow/firstKohonen
Basic implementation of Kohonen Map using python 3 and NumPy library.
Language: Python - Size: 249 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Arminkhayati/Neural_network_lecture
Neural Network Lecture Projects.
Language: Jupyter Notebook - Size: 6.35 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

samrun0/Self-organization-of-color-vectors-by-Kohonen-networks-matlab-
Self organization of color vectors by Kohonen networks (matlab)
Language: Matlab - Size: 301 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

vinnik-dmitry07/som
Self-Organizing Map (Kohonen Self-Organizing Feature Map)
Language: Jupyter Notebook - Size: 986 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

edvincandon/GoQuant
🖻 Kohonen Network for png quantization [PoC]
Language: Go - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

namanvashistha/CRIME-DATA-PATTERN-ANALYSIS-AND-VISUALISATION
using Self Organising Map / Kohonen Neural Network
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2
