Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Filter
User YogaSuhas
Wall
Recent activity
All questions
All answers
Recent activity by YogaSuhas
1
answers
1 answer
9.1k
9.1k views
How to calculate convolutions on a CONV layer for a Convolutional Neural Network?
Assume we have a $5\times5$ px RGB image with 3 channels respectively for R, G, and B. IfR2000012001201021210101020G0212211100002202002002111B0100111201102021011012112 We...
commented
Aug 11, 2020
Deep Learning
machine-learning
deep-learning
ml-exercise
cnn
ml-final
ele888-final
ai-final
+
–
1
answers
1 answer
7.4k
7.4k views
How to update weights in backpropagation algorithm (a numerical example)?
Assume we have the following neural network and all activation functions are $f(z)=z$. If the weights are initialized with the values you see in table below, what will be...
comment edited
Aug 8, 2020
Machine Learning
machine-learning
deep-learning
backpropagation
back-propagation
gradient-decent
ml-exercise
ml-final
ele888-final
+
–
2
2 answers
10.5k
10.5k views
How to optimize weights in Logistic Regression?
The hypothesis (model) of Logistic Regression which is a binary classifier ( $y =\{0,1\} $) is given in the equation below:Hypothesis$S(z)=P(y=1 | x)=h_{\theta}(x)=\frac{...
answer edited
Jul 11, 2020
Machine Learning
machine-learning
logistic-regression
batch
mini-batch
epoch
ml-exercise
ele888-midterm
+
–