how do i collect data for neural networks

 採用された回答

Greg Heath
Greg Heath 2014 年 8 月 23 日

0 投票

N examples of an I-dimensional input and the corresponding O-dimensional target output:
[ I N ] = size(input)
[ O N ] = size(target)
Hope this helps.
Thank you for formally accepting my answer
Greg

その他の回答 (1 件)

Greg Heath
Greg Heath 2014 年 8 月 28 日

0 投票

help nndata
Greg

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2014 年 8 月 23 日

回答済み:

2014 年 8 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by