Feeds
질문
Reverse Engineering traingd in ANN?
I am sort of trying to reverse engineer traingd algorithm. dWB = param.lr * gWB is the equation shown in traingd.m, would like t...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
How would I access the weights of a trained neural network?
I have a 2 layered neural network. I vary the No. of hidden(H) neuron form 1 to 10. Each network undergoes 10 trials(n). I calcu...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Should I go with newff or narx for time series forecasting?
whats the difference between newff and narx network? Application wise? Either of them can be used for time series forecasting? T...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
Can we able to customise(change) the performance(MSE) in ANN?
How to customize the performance function (mse) in ANN? Suppose, I want my function to be something like this " 'error'=(output-...
대략 13년 전 | 답변 수: 0 | 0
0
답변질문
How to save a neural net??
hi, how to save a net, so that if i use "=sim(net,x)" in command window it should give me answer...? Thanks
대략 13년 전 | 답변 수: 1 | 0
