Echo State Network (ESN) Data Augmentation

Echo State Network (ESN) synthetic data generation
14.0 次下载
更新时间 2024/6/22

查看许可证

The provided MATLAB script implements an Echo State Network (ESN) for the purpose of generating synthetic sequential data based on an initial dataset consisting of randomly generated sequences for a specified number of classes and samples. The script is structured to first create this dataset, then initialize and train the ESN, and finally generate synthetic samples that mimic the statistical properties of the original data. Following the data generation, both original and synthetic datasets are used to train and test a decision tree classifier, evaluating the performance in terms of training and testing accuracy. This approach highlights the potential of ESNs in creating synthetic datasets that can be used to enhance machine learning model training, particularly in scenarios where original data may be limited or imbalanced.

引用格式

S. Muhammad Hossein Mousavi (2024). Echo State Network (ESN) Data Augmentation (https://www.mathworks.com/matlabcentral/fileexchange/168531-echo-state-network-esn-data-augmentation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2024a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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