Borrar filtros
Borrar filtros

Training network on non-image data

2 visualizaciones (últimos 30 días)
Victoria Kurushina
Victoria Kurushina el 6 de Ag. de 2020
Respondida: Gouri Chennuru el 11 de Ag. de 2020
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).

Respuestas (1)

Gouri Chennuru
Gouri Chennuru el 11 de Ag. de 2020
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!

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by