photo

Kannan


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
66,162
of 301,552

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,321

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,320

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答