photo

Sherry X


University of California Riverside

Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
1 个回答

排名
12,502
of 297,503

声誉
3

贡献数
3 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to Perform Gradient Descent for DQN Loss Function
I'm writing the DQN from scratch, and I'm confused of the procedure of updating the evaluateNet from the gradient descent. The ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Neural Networks - Feedforwardnet Configuration
I'm trying to use growing batch to train my datasets with a simple feedforwardnet to fit the data. I have a growing datasets whi...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
Imprecision problem: pinv(H) is not equal to pinv(H'*H)*H'
After some research, the answer is that ELM is very sentive to scaling and activation function. Please refer to this paper fo...

6 years 前 | 0

| 已接受

提问


Imprecision problem: pinv(H) is not equal to pinv(H'*H)*H'
I'm testing the function with single hidden layer feedforward neural networks (SLFNs) with 20 neurons, by extreme machine learn...

6 years 前 | 3 个回答 | 0

3

个回答