
Sherry X
University of California Riverside
Followers: 0 Following: 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...
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