Implementing custom neural network perfomance function
이전 댓글 표시
I wish to train a neural network minimizing the following performance function
I went to check and MATLAB does not have anything similar built-in. I read somewhere that performance functions are implemented in the folder "/Applications/MATLAB_R2015b.app/toolbox/nnet/nnet/nnperformance". I have been looking at the code of the several functions implemented, but it is not clear to me how I should modify them to perform this calculation. What do each of the functions (apply, backprop, dperf_dwb, etc.) do?
답변 (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!