You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The Dynamic Cell Structure (DCS-GCS) ANN belongs to the class of Topology Representing Networks (TRN's). It can learn supervised and unsupervised. Here, the unsupervised learning mode is implemented and demonstrated. It's learning method employs a combination of modified Kohonen learning to adjust the neuron's positions, with a sort of competitive Hebbian learning for its connections. For details please consult ref. [1]. In order to make the main script (dcs.m) functional, you must first select and generate a manifold (data) using the corresponding data generator.
REFERENCE
[1] Bruske J., Sommer G., "Dynamic Cell Structure Learns Perfectly Topology Preserving Map", Neural Computation, vol. 7, Issue 4, July 1995, pp. 845-865.
Cite As
Ilias Konsoulas (2026). Unsupervised Learning with Dynamic Cell Structures (DCS) Neural Network (https://in.mathworks.com/matlabcentral/fileexchange/43572-unsupervised-learning-with-dynamic-cell-structures-dcs-neural-network), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Unsupervised Learning with Growing Neural Gas (GNG) Neural Network
Categories
Find more on Function Approximation, Clustering, and Control in Help Center and MATLAB Answers
General Information
- Version 1.1.0.0 (12.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
