time series classification with neural network

what kind of neural network is suitable for time series classification problem?
thanks beforehand

 Accepted Answer

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!