Autoencoders (Ordinary type)

the function returns a fully trained auto-encoder based ELM
1.9K Downloads
Updated Sat, 30 May 2020 08:02:41 +0000

View License

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

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.

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Run Length coding

Inspired: Denoising Autoencoder

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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