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 Center および MATLAB AnswersStatistics 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