Feeds
답변 있음
How to compute the derivative of the neural network?
net1 = fitnet(3); net1 = train(net1,x',y'); % normalize x nx = (x-net1.input.processSettings{1,1}.xmin)*n...
How to compute the derivative of the neural network?
net1 = fitnet(3); net1 = train(net1,x',y'); % normalize x nx = (x-net1.input.processSettings{1,1}.xmin)*n...
4년 초과 전 | 0

