Question about trainautoencoder() function

1 view (last 30 days)
JAY SMR
JAY SMR on 11 Oct 2019
Answered: Sai Bhargav Avula on 17 Feb 2020
Does the trainautoencoder() function automatically disturb the sample order of the input data during the training process? Is there any parameter that can be set to not disturb the order?

Answers (1)

Sai Bhargav Avula
Sai Bhargav Avula on 17 Feb 2020
Hi,
To the best of my knowledge the trainautoencoder function by default does not shuffle the sample order.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!