train a Neural network with different input output sizes

Hi, I would like to train a Neural Network (pattern-recognition) where I have vectors of 500 points (input) each belong to single output value.
The input vectors of 500 points are a timeseries, contains the Info about a sharp peak on a certain posistion which belongs a single Value.
So how to tran a network where I have hundrets of
Inputs (1x500) and outputs (1x1).
Thx,
Chris

 採用された回答

Matt J
Matt J 2024 年 2 月 2 日
編集済み: Matt J 2024 年 2 月 3 日

0 投票

If it's a sequence-to-one regression then this syntax of trainNetwork would be appropriate,

その他の回答 (0 件)

カテゴリ

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

製品

リリース

R2023b

質問済み:

2024 年 2 月 2 日

編集済み:

2024 年 2 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by