time series classification with neural network

2 views (last 30 days)
what kind of neural network is suitable for time series classification problem?
thanks beforehand

Accepted Answer

Greg Heath
Greg Heath on 12 Jan 2016
I just deleted my previous guess of patternnet because it is not clear what you are thinking the inputs should be; obviously they cannot be single points AND they should not have output feedback. Therefore, I'd have to recommend either TIMEDELAYNET or PATTERNNET with nonscalar vector inputs containing timewindowed samples.

More Answers (0)

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!