Feeds
질문
I get a "Performance function replaced with squared error performance" warning when trying to set 'crossentropy' as the performance function.
If I run the following code: [x,t] = house_dataset; net = fitnet(10); net.performFcn = 'crossentropy'; [net,tr] = ...
대략 10년 전 | 답변 수: 4 | 0