SpiceQA
Questions
Tags
Users
Badges
gradient-descent
gradient-descent
5 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
In PyTorch, how do I update a neural network via the average gradient from a list of losses?
userUOa7
0
•
asked Sep 24, 2022
1
0
15
gradient-descent
deep-learning
pytorch
python
gradient descent using numpy
user19825372
0
•
asked Sep 22, 2022
1
0
39
gradient-descent
numpy
python
How can we approximate the minimum of this function f(x,y,z)= (x-2)^2 + 10*(y-3)^4 + (z-1)^2 with gradient descent?
Ahmed Khayat
0
•
asked Sep 20, 2022
-2
0
30
gradient-descent
python
Change the data type in a tensor without losing the gradient function
mattwaz
0
•
asked Sep 18, 2022
-1
0
12
gradient-descent
gradient
machine-learning
pytorch
Stochastic parallel gradient descent (SPGD) Algorithm does not always converge when it should
Morkar
0
•
asked Sep 12, 2022
0
0
38
stochastic-gradient
gradient-descent
mathematical-optimization
algorithm
python
1
(current)
Hot Questions