Deep Learning Framework using Big Data for tabular data (i.e. not image or sequence or time series data)

Deep Learning framework provided seems to support input layers pertaining to image and sequence/time-series data only. Is the understanding correct? Are there means to use for tabular non-sequence big data as input (via datastore tall arrays or any other equivalent means?) and appropriate intermediate layers and output layer? For instance, have a data store (/tall array) as input layer, followed by leakyReluLayers, and a regression layer output.

답변 (1개)

By my understanding you want to create a deep learning framework for non-sequence or non-image data, similar question related to this has been asked earlier. I am attaching it’s link hope it helps:

댓글 수: 1

Thank you. Could you please clarify if the suggested step would work for Big Data? My understanding is that the ImageDatastore object would be able to handle that, for the image data case. In case of tabular data (non-sequence, non-image), how should this be done? The nExamples in the example provided in the link is ~a million

댓글을 달려면 로그인하십시오.

카테고리

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

제품

릴리스

R2018a

질문:

2018년 9월 3일

댓글:

2018년 9월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by