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 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
채택된 답변
Greg Heath
2015년 7월 28일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!