Using a Neural network on new data

조회 수: 8 (최근 30일)
Craig
Craig 2014년 12월 14일
답변: Greg Heath 2014년 12월 14일
Hi,
Was hoping someone can help out with probably a simple problem. I trained a neural network but now I do not know how to use the created function to classify new data.

채택된 답변

Greg Heath
Greg Heath 2014년 12월 14일
ynew = net(xnew);
Thank you for formerly accepting my answer
Greg

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by