Missing processTurboFanDataTrain function in deep learning example
Mostrar comentarios más antiguos
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 comentarios
Mohammad Sami
el 17 de Abr. de 2020
Paste the following command in Maltab
openExample('nnet/SequencetoSequenceRegressionUsingDeepLearningExample')
The two functions are in the same folder as the example
ABDULRAQEB ALHAMMADI
el 17 de Abr. de 2020
Editada: ABDULRAQEB ALHAMMADI
el 18 de Abr. de 2020
Respuesta aceptada
Más respuestas (1)
Omar Kamel
el 23 de Nov. de 2023
0 votos
I tried this example with R2023b but the functions processTurboFanDataTrain and processTurboFanDataTest is not available. Any help on that?
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!