Missing processTurboFanDataTrain function in deep learning example
Afficher commentaires plus anciens
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 commentaires
Mohammad Sami
le 17 Avr 2020
Paste the following command in Maltab
openExample('nnet/SequencetoSequenceRegressionUsingDeepLearningExample')
The two functions are in the same folder as the example
ABDULRAQEB ALHAMMADI
le 17 Avr 2020
Modifié(e) : ABDULRAQEB ALHAMMADI
le 18 Avr 2020
Réponse acceptée
Plus de réponses (1)
Omar Kamel
le 23 Nov 2023
0 votes
I tried this example with R2023b but the functions processTurboFanDataTrain and processTurboFanDataTest is not available. Any help on that?
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!