Majority of examples on deep learning with Matlab cover training a network on images. Could anyone give an example of training on non-image data, please? Say, a curve, defined by two vectors (many curves at different parameters, if speaking of a dataset).

답변 (1개)

Gouri Chennuru
Gouri Chennuru 2020년 8월 11일

0 개 추천

Hi Victoria,
Documentation has good examples on non-image data,
Here is the example which shows how to train a deep learning model that detects the presence of speech commands in audio and uses the Speech Commands Dataset to train a convolutional neural network in order to recognize a given set of commands.
Here is another example which shows how to classify sequence data using a long short-term memory (LSTM) network.
For more examples on Deep Learning on non-image data, You can refer to this link,
Hope this Helps!

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

질문:

2020년 8월 6일

답변:

2020년 8월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by