help in neural network
이전 댓글 표시
Hello every one I am try to make neural network to predict permeability in oil field from wireline log so I have 5 input and one target I normaliz data to -1 and 1 but when I train network did not give me good r2 just 0.58 some time 0.62 what I do to reach r2 0.92 Many thanks muhammed
댓글 수: 2
Greg Heath
2014년 10월 28일
Insufficient info.
size(input) [5 N ]
size(output) [ 1 N ]
Type of net fitnet ??
range of hidden Hmin:dH:Hmax ??
number of random weight trials for each value of H Ntrials ??
Any other non-default parameters??
muhammed kareem
2014년 11월 6일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!