Recursive Self-Organizing Map/Neural Gas.
-
Updated
Dec 27, 2022 - Python
Recursive Self-Organizing Map/Neural Gas.
Implementing Artificial Neural Network training process in Python
Implementations of Machine Learning algorithms in Python
Prototype based vector quantization covers a whole group of algorithms designed for clustering and data compression.
Neural Gas Network (NGN) Toolbox - NGN Feature Selection - Supervised NGN (NGN Classifier) - NGN Data Augmentor
Compression of an image by Neural gas.
The neural gas is a simple algorithm for finding optimal data representations based on feature vectors. The algorithm was coined "neural gas" because of the dynamics of the feature vectors during the adaptation process, which distribute themselves like a gas within the data space.
Add a description, image, and links to the neural-gas topic page so that developers can more easily learn about it.
To associate your repository with the neural-gas topic, visit your repo's landing page and select "manage topics."