Community Profile

photo

Kannan


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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-...

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer