필터 지우기
필터 지우기

Training a multi-layer neural network for (tabular) BigData

조회 수: 1 (최근 30일)
Ramakrishnan Raman
Ramakrishnan Raman 2018년 9월 3일
댓글: Giorgio De Nunzio 2020년 4월 25일
How to train a multi-layer neural network (for instance, using feedforwardnet) using BigData (for instance, using TallArrays). Shouldn't it be supported to pass the tall array object containing features/target to the training function and have the training happen? The data input format is a simple tabular(matrix data) - i.e. not image or sequence or time series data
  댓글 수: 1
Giorgio De Nunzio
Giorgio De Nunzio 2020년 4월 25일
Hi, did you find how to work with neural networks and tall arrays? I am tryng now. Moreover, patternnet train wants features on the rows, not samples, and it is not possible to transpose tall arrays (mine are classical one-line-per-sample tables with each column giving a feature: I can transpose normal matrices, but not tall arrays). Thanks. Giorgio

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

답변 (0개)

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by