Community Profile

photo

Ihsan Ullah


Last seen: mehr als 2 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort