Autoencoders (Ordinary type)

版本 1.6 (98.9 KB) 作者: BERGHOUT Tarek
the function returns a fully trained auto-encoder based ELM
1.9K 次下载
更新时间 2020/5/30

查看许可证

the Algorithm returns a fully trained autoencoder based ELM, you can use it to train a deep network by changing the original feature representations,it code or decode any input simple depending on the training parameters (input and output weights ) .

please cite as :

B. Tarek, H. Mouss, O. Kadri, L. Saïdi, and M. Benbouzid, “Aircraft Engines Remaining Useful Life Prediction using an Improved Online Sequential Extreme Learning Machine,” Appl. Sci., 2020.

In this link an example of regenerating of an image from the encoded matrix using an autoencoder is illustrated:

https://www.youtube.com/watch?v=ZdyUnbbSdN8&feature=youtu.be

引用格式

B. Tarek, H. Mouss, O. Kadri, L. Saïdi, and M. Benbouzid, “Aircraft Engines Remaining Useful Life Prediction using an Improved Online Sequential Extreme Learning Machine,” Appl. Sci., 2020.

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
致谢

参考作品: Run Length coding

启发作品: Denoising Autoencoder

Community Treasure Hunt

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

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

description

1.5

citation is add

1.4

new version

1.3

new version with improvement, to make easy to undrestand from the newcomers To autoencoders

1.2

new features

1.1

image

1.0