Missing processTurboFanDataTrain function in deep learning example
显示 更早的评论
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 个评论
Mohammad Sami
2020-4-17
Paste the following command in Maltab
openExample('nnet/SequencetoSequenceRegressionUsingDeepLearningExample')
The two functions are in the same folder as the example
ABDULRAQEB ALHAMMADI
2020-4-17
编辑:ABDULRAQEB ALHAMMADI
2020-4-18
采纳的回答
更多回答(1 个)
Omar Kamel
2023-11-23
0 个投票
I tried this example with R2023b but the functions processTurboFanDataTrain and processTurboFanDataTest is not available. Any help on that?
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!