Missing processTurboFanDataTrain function in deep learning example
Show older comments
Hi
There is an example of deep lerarnig provoded by mathwork in the following link:
I was trying to run this example code but there were missing functions which are processTurboFanDataTtain and processTurboFanDataTest.
Could you please guide me to find these missing functions?
Thanks
2 Comments
Mohammad Sami
on 17 Apr 2020
Paste the following command in Maltab
openExample('nnet/SequencetoSequenceRegressionUsingDeepLearningExample')
The two functions are in the same folder as the example
ABDULRAQEB ALHAMMADI
on 17 Apr 2020
Edited: ABDULRAQEB ALHAMMADI
on 18 Apr 2020
Accepted Answer
More Answers (1)
Omar Kamel
on 23 Nov 2023
0 votes
I tried this example with R2023b but the functions processTurboFanDataTrain and processTurboFanDataTest is not available. Any help on that?
Categories
Find more on Deep 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!