StackOverflow Questions for Tag: gradient-descent

elMentat
elMentat

Reputation: 196

Gradient Descent for Linear Regression Exploding

Score: 4

Views: 1493

Answers: 1

Read More
Mayank Gupta
Mayank Gupta

Reputation: 11

Is the given code for gradient descent updating the parameters sequentially or simultaneously?

Score: 0

Views: 72

Answers: 1

Read More
Z. Ma
Z. Ma

Reputation: 3

Lagrangian relaxation (Pytorch implementation) with inequality constraints does not converge

Score: 0

Views: 94

Answers: 0

Read More
qweurtz
qweurtz

Reputation: 1

Custom Quantile Loss Function in LightGBM R Predicts Same Value for All Quantiles

Score: 0

Views: 47

Answers: 0

Read More
Klae zhou
Klae zhou

Reputation: 1

How can i just calculate a part of grad using make_functional in PyTorch?

Score: 0

Views: 36

Answers: 0

Read More
AdamS
AdamS

Reputation: 11

Simple Gradient Descent in Python vs Keras

Score: 0

Views: 71

Answers: 1

Read More
Gaurang Swarge
Gaurang Swarge

Reputation: 19

Implementing negative log-likelihood function in python

Score: 1

Views: 12054

Answers: 3

Read More
Ray Bern
Ray Bern

Reputation: 135

PyTorch function involving softmax and log2 second derivative is always 0

Score: 1

Views: 46

Answers: 1

Read More
dspyz
dspyz

Reputation: 5514

In NLOpt, with constrained gradient-based optimization, should I use equality constraints or inequality constraints?

Score: 0

Views: 30

Answers: 0

Read More
David
David

Reputation: 1438

Gradient of a Loss Function for an SVM

Score: 9

Views: 7490

Answers: 1

Read More
W.S.
W.S.

Reputation: 649

How to get around in place operation error if index leaf variable for gradient update?

Score: 12

Views: 9949

Answers: 3

Read More

SGD(Stochastic Gradient Descent) vs Backpropagation

Score: 54

Views: 29561

Answers: 4

Read More
Lelouche Lamperouge
Lelouche Lamperouge

Reputation: 191

Mini-batch performs poorly than Batch gradient descent?

Score: 1

Views: 1138

Answers: 2

Read More
BigBadMe
BigBadMe

Reputation: 1852

Stochastic Gradient Descent(SGD) vs Mini-batch size 1

Score: 4

Views: 1763

Answers: 1

Read More
user254340
user254340

Reputation: 517

Only Tensors of floating point and complex dtype can require gradients

Score: 1

Views: 2277

Answers: 1

Read More
utlesh singh
utlesh singh

Reputation: 35

How to solve logistic regression using gradient Descent?

Score: 0

Views: 468

Answers: 1

Read More
arcanespud
arcanespud

Reputation: 45

Can you affine warp a tensor while preserving gradient flow?

Score: 0

Views: 83

Answers: 1

Read More
Fhurky
Fhurky

Reputation: 7

Learning rate in Gradient Descent algorithm

Score: -1

Views: 40

Answers: 1

Read More
Aidan Gomez
Aidan Gomez

Reputation: 8627

Common causes of nans during training of neural networks

Score: 132

Views: 89058

Answers: 8

Read More
pronodingo
pronodingo

Reputation: 165

How to improve the gradient algorithm?

Score: 0

Views: 19

Answers: 0

Read More
PreviousPage 2Next