We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8e16b commit d20d313Copy full SHA for d20d313
mla/neuralnet/optimizers.py
@@ -10,7 +10,7 @@
10
"""
11
References:
12
13
- Gradient descent optimization algorithms http://sebastianruder.com/optimizing-gradient-descent/index.html
+ Gradient descent optimization algorithms https://ruder.io/optimizing-gradient-descent/
14
15
16
0 commit comments