I have trained a neural network using matlab and performed retrain for 3 times and got the result. For the fourth time want to perform training with only input data . Which means for the fourth time software has to decide the target value

1. Started neural network, selected plot recognition app. 2. Selected input and target data, selected hidden layer and trained the network. 3. Got the plot confusion matrix. Retrained the network for 3 times. 4. For the fourth time, i want to train a network with input data only which means that app has to decide the target data based on the previous input.

 채택된 답변

Improper use of terminology leads to a confusing post.
What is the purpose of retraining the net 3 times? ...
The 1st 2 designs were not good enough?
You cannot train without a target.
Do you mean you want to apply the previously trained net on a new input to get an output?
Greg

댓글 수: 1

Thanks for your reply... Yes i want to apply the previously trained net on a new input to get an output. Can you please help me how to do this?
Also i have one more query, how to pass a string as an input. I have referred some links, almost all are saying to pass a string as a cell array. But i didn't get exactly how to pass a cell array as an input. Please help me, to figure out this issue...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2015년 7월 24일

댓글:

2015년 7월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by