필터 지우기
필터 지우기

I am wondering if deep learning training is supported for code generation. I can see how to generate code for using a NNET, but not for the actual training of the NNET.

조회 수: 3 (최근 30일)
I used the original Neural Network Toolbox extensively. However, the code generation did not work for training the neural network, only the code for using a trained network.
Now we have Deep Learning Toolbox. Has that issue been solved?

채택된 답변

Infinite_king
Infinite_king 2024년 5월 8일
Hi Dr W Kurt,
The code generation was primarily designed for deploying trained models on various hardware platforms. However, you should check the documentation for all functions used during training to see if they support code generation. If a function supports code generation, it will be noted in the 'Extended Capabilities' section.
Hope this is helpful.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by