train a Neural network with different input output sizes
14 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!