Neural network for pattern recognition

Hi Everybody, I want you to help me figure out which problem am I dealing with (pattern recognition or time series forecasting) and find the best NN architecture suited for this problem.
In my problem, I have many finite sets of two dimensional data (learning sets). Lets N be the size of the data set I want to calculate using the NN. I want my NN to learn these data and by giving it the first m data of the data set it gives me the remaining N-m data.
I think it's rather a pattern recognition problem, so which is the best NN architecture suited for this kind.
Thank you.

1 件のコメント

Maysa
Maysa 2013 年 10 月 22 日
i worked on back propagation neural network for pattern recognition and i find it good for you, you also can use recurrent neural and compare the results.

サインインしてコメントする。

 採用された回答

Greg Heath
Greg Heath 2013 年 7 月 13 日

0 投票

This is a standard time-series prediction problem.
help timedelaynet
Hope this helps.
Thank you for formally accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2013 年 7 月 12 日

コメント済み:

2013 年 10 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by