Effacer les filtres
Effacer les filtres

train a Neural network with different input output sizes

10 vues (au cours des 30 derniers jours)
CSCh
CSCh le 2 Fév 2024
Modifié(e) : Matt J le 3 Fév 2024
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

Réponse acceptée

Matt J
Matt J le 2 Fév 2024
Modifié(e) : Matt J le 3 Fév 2024
If it's a sequence-to-one regression then this syntax of trainNetwork would be appropriate,

Plus de réponses (0)

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by