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 Exchange에서 Deep 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