Training a Custom Neural Network

조회 수: 1 (최근 30일)
NOOR
NOOR 2017년 5월 13일
댓글: Greg Heath 2017년 5월 13일
Hello, I used the Neural Networks Toolbox to create a Custom Feed Forward Neural Network (net = network), but it does not train at all (i.e. i get 0 iterations). When I tried adding in the line "configure(net,X,T)", it doesn't appear to be correct because I assign my training set as a function of my inputs, and yet I get an r value of 0.1.
Please let me know how I can assign my datasets to the correct input and output nodes, and then train my custom network!
  댓글 수: 1
Greg Heath
Greg Heath 2017년 5월 13일
Don't expect help without posting your code with numerous questions and commets.
Hope this helps.
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