small typo

This commit is contained in:
Morten Hjorth-Jensen
2021-10-07 09:06:07 +02:00
parent c1b0b5fdc0
commit ff90848c50
7 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -329,7 +329,7 @@ Hessians.
<p>
Recently, a number of methods have been introduced that accomplish
this by tracking not only the gradient, but also the second moment of
the gradient. These methods include AdaGrad, AdaDelta, RMS-Prop, and
the gradient. These methods include AdaGrad, AdaDelta, Root Mean Squared Propagation (RMS-Prop), and
ADAM.
<p>
+1 -1
View File
@@ -659,7 +659,7 @@ Hessians.
<p>
Recently, a number of methods have been introduced that accomplish
this by tracking not only the gradient, but also the second moment of
the gradient. These methods include AdaGrad, AdaDelta, RMS-Prop, and
the gradient. These methods include AdaGrad, AdaDelta, Root Mean Squared Propagation (RMS-Prop), and
ADAM.
</section>
+1 -1
View File
@@ -733,7 +733,7 @@ Hessians.
<p>
Recently, a number of methods have been introduced that accomplish
this by tracking not only the gradient, but also the second moment of
the gradient. These methods include AdaGrad, AdaDelta, RMS-Prop, and
the gradient. These methods include AdaGrad, AdaDelta, Root Mean Squared Propagation (RMS-Prop), and
ADAM.
<p>
+1 -1
View File
@@ -738,7 +738,7 @@ Hessians.
<p>
Recently, a number of methods have been introduced that accomplish
this by tracking not only the gradient, but also the second moment of
the gradient. These methods include AdaGrad, AdaDelta, RMS-Prop, and
the gradient. These methods include AdaGrad, AdaDelta, Root Mean Squared Propagation (RMS-Prop), and
ADAM.
<p>
Binary file not shown.
+1 -1
View File
@@ -593,7 +593,7 @@
"\n",
"Recently, a number of methods have been introduced that accomplish\n",
"this by tracking not only the gradient, but also the second moment of\n",
"the gradient. These methods include AdaGrad, AdaDelta, RMS-Prop, and\n",
"the gradient. These methods include AdaGrad, AdaDelta, Root Mean Squared Propagation (RMS-Prop), and\n",
"ADAM.\n",
"\n",
"## RMS prop\n",
+1 -1
View File
@@ -437,7 +437,7 @@ Hessians.
Recently, a number of methods have been introduced that accomplish
this by tracking not only the gradient, but also the second moment of
the gradient. These methods include AdaGrad, AdaDelta, RMS-Prop, and
the gradient. These methods include AdaGrad, AdaDelta, Root Mean Squared Propagation (RMS-Prop), and
ADAM.
!split