how to display individual output regression in multiple output neural network
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
I create a neural network with 3 inputs, 1 hidden layer and 3 outputs. I use the "nftool" to train this neural network. When finishing train, I click "regression" button and get the "regression(plotregression)" popup window. I just do not know what "output" and "target" in this graph represent and why the Y axis of four graphs are written like "output ~= ". I have 3 outputs in this neural network. If I want to know individual training output and its regression result, what should I do? Any suggestions are appreciated.
Thank you.
채택된 답변
  Greg Heath
      
      
 2015년 1월 24일
        
      편집: Greg Heath
      
      
 2015년 1월 24일
  
      1. Please reformat your code so that it can be run by cutting and pasting into the command line without further adjustments.
2. Which of the MATLAB nndatasets do you want us to use to test your code?
3. It depends on how much time you have:
 a. Write your own plots.
 b. Modify the default plots,
Your call.
Thank you for formally accepting my answer
Greg
댓글 수: 0
추가 답변 (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!


