Deep Learning Framework using Big Data for tabular data (i.e. not image or sequence or time series data)
10 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
Vishal Bhutani
2018 年 9 月 11 日
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:
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!