photo

Ihsan Ullah


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to use a Leaky Relu/Softmax function in a hidden layer in a Feedforward Neural Network?
Hi. I am using a feedforward neural network with an input, a hidden, and an output layer. I want to change the transfer functio...

5 years 前 | 1 个回答 | 1

1

个回答

提问


Working of backpropagation algorithms around 'net.trainparam.goal'
I have been working on neural networks for few months now. Can anyone please explain the working of net.trainparam.goal? Its det...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Addition of non-uniform dimensional matrices
While writing a code for my research paper, the below Matlab operation since did not gave an error, I wasn't able to get the des...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Need help on complex programming in Matlab
I am a research student at a university and want to implement the mathematical equations in the below snap. Can I get a guidelin...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Confusion in Addition: adding 1:4 to a matrix of 1X4 gives resultant matrix of 1X5
If A = [1 0;0 1] then how would 1:4 + A(:)' = 1 2 3 4 5

7 years 前 | 1 个回答 | 0

1

个回答