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

 Akzeptierte Antwort

Matt J
Matt J am 2 Feb. 2024
Bearbeitet: Matt J am 3 Feb. 2024

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2023b

Gefragt:

am 2 Feb. 2024

Bearbeitet:

am 3 Feb. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by