We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fe766 commit 0c6b2cfCopy full SHA for 0c6b2cf
recipes_source/recipes/zeroing_out_gradients.py
@@ -8,7 +8,7 @@
8
Introduction
9
------------
10
When training your neural network, models are able to increase their
11
-accuracy through gradient decent. In short, gradient descent is the
+accuracy through gradient descent. In short, gradient descent is the
12
process of minimizing our loss (or error) by tweaking the weights and
13
biases in our model.
14
0 commit comments