필터 지우기
필터 지우기

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 CenterFile Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by