Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in gradient-descent
Does tf.zeros() return tf.get_variable()?
May 21, 2026
python
tensorflow
machine-learning
keras
gradient-descent
How do I switch tf.train.Optimizers during training?
May 19, 2026
machine-learning
tensorflow
gradient-descent
Backpropagation for my own neural net to solve XOR not converging correctly
May 12, 2026
javascript
machine-learning
neural-network
backpropagation
gradient-descent
Linear Regression\Gradient Descent python implementation
May 10, 2026
python
list-comprehension
linear-regression
gradient-descent
Scikit-learn - Stochastic Gradient Descent with custom cost and gradient functions
May 05, 2026
machine-learning
scikit-learn
gradient-descent
How to compute grads_and_vars with GradientDescentOptimizer
May 01, 2026
tensorflow
deep-learning
conv-neural-network
gradient-descent
Good rules of thumb for when to use matrix multiplication, sum(), or for loop in Matlab?
May 02, 2026
matlab
matrix
gradient-descent
Is SGD optimizer in PyTorch actually does Gradient Descent algorithm?
May 01, 2026
python
pytorch
gradient-descent
Does Stochastic Gradient Descent even work with TensorFlow?
Apr 30, 2026
tensorflow
gradient-descent
Why torch.sum() before doing .backward()?
Apr 24, 2026
python
matplotlib
machine-learning
pytorch
gradient-descent
Gradient descent on linear regression not converging
Apr 22, 2026
machine-learning
linear-regression
gradient-descent
Stochastic gradient descent implementation with Python's numpy
Apr 20, 2026
python
numpy
machine-learning
gradient-descent
Creating new layer in Caffe
Apr 19, 2026
machine-learning
neural-network
deep-learning
caffe
gradient-descent
caffe solver document. how to understand the momentum μ has an effect of factor $1/(1-μ)$?
Apr 01, 2026
neural-network
deep-learning
caffe
gradient-descent
Why the `Train net output` loss and `iteration loss` are the same during training with caffe?
Mar 07, 2026
machine-learning
neural-network
deep-learning
caffe
gradient-descent
How to minimise a multivariate cost function in Julia with Optim?
Mar 03, 2026
optimization
julia
mathematical-optimization
gradient-descent
Older Entries »