Unsupervised Learning with Dynamic Cell Structures (DCS) Neural Network

版本 1.1.0.0 (12.2 KB) 作者: Ilias Konsoulas
Learns data clusters and their topology in n-dimensional space using the DCS-GCS neural network.
869.0 次下载
更新时间 2013/9/20

查看许可证

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.

引用格式

Ilias Konsoulas (2024). Unsupervised Learning with Dynamic Cell Structures (DCS) Neural Network (https://www.mathworks.com/matlabcentral/fileexchange/43572-unsupervised-learning-with-dynamic-cell-structures-dcs-neural-network), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Function Approximation, Clustering, and Control 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Minor changes on Data Generators files.

1.0.0.0