Feeds
질문
MEX crashes when called twice in succession (Same input)
// This mex-file crashes when called twice. Do you see any problem? #include <math.h> #include <mex.h> #include <ma...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Neural network training function error modulo a number
How can I tell neural network training function to compute the error modulo a number.? For example if my targets are angles in d...
거의 8년 전 | 답변 수: 1 | 1