フィルターのクリア

Classification of Data using neural network

1 回表示 (過去 30 日間)
Nedz
Nedz 2020 年 10 月 15 日
コメント済み: Nedz 2020 年 10 月 15 日
I have an input training data of dimension 10,451 by 41. Half of this data is my positive sample and the other half is negative samples. The class labels for these data set is of size 10,451 by 1 and contains 1 and 0 corresponding to the positive and negative samples.
I also have an independent test set of the size 258829 by 41 samples that will be used to test the traned network.
how can i implement neural network training and testing implementation?

採用された回答

Ameer Hamza
Ameer Hamza 2020 年 10 月 15 日
You can use the app for pattern recognition through the neural network provided by MATLAB.: https://www.mathworks.com/help/deeplearning/ref/nprtool.html
nprtool
  1 件のコメント
Nedz
Nedz 2020 年 10 月 15 日
thank you Ameer, will look into it.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePattern Recognition and Classification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by