Skip to content

Commit b84b315

Browse files
committed
correcting typos
1 parent 4df8e00 commit b84b315

16 files changed

+574
-305
lines changed

doc/pub/week8/html/week8-bs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ <h2 id="typical-aes" class="anchor">Typical AEs </h2>
976976

977977
<p>The standard setup is done via a standard feed forward neural network (FFNN), or what is called a Feed Forward Autoencoder.</p>
978978

979-
<p>A typical FFNN architecture has an odd number of layers and is symmetrical with respect to the middle layer.</p>
979+
<p>A typical FFNN architecture has a given number of layers and is symmetrical with respect to the middle layer.</p>
980980

981981
<p>Typically, the first layer has a number of neurons \( n_{1} = n \) which equals the size of the input observation \( \mathbf{x}_{\mathbf{i}} \).</p>
982982

doc/pub/week8/html/week8-reveal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ <h2 id="typical-aes">Typical AEs </h2>
917917

918918
<p>The standard setup is done via a standard feed forward neural network (FFNN), or what is called a Feed Forward Autoencoder.</p>
919919

920-
<p>A typical FFNN architecture has an odd number of layers and is symmetrical with respect to the middle layer.</p>
920+
<p>A typical FFNN architecture has a given number of layers and is symmetrical with respect to the middle layer.</p>
921921

922922
<p>Typically, the first layer has a number of neurons \( n_{1} = n \) which equals the size of the input observation \( \mathbf{x}_{\mathbf{i}} \).</p>
923923

doc/pub/week8/html/week8-solarized.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ <h2 id="typical-aes">Typical AEs </h2>
908908

909909
<p>The standard setup is done via a standard feed forward neural network (FFNN), or what is called a Feed Forward Autoencoder.</p>
910910

911-
<p>A typical FFNN architecture has an odd number of layers and is symmetrical with respect to the middle layer.</p>
911+
<p>A typical FFNN architecture has a given number of layers and is symmetrical with respect to the middle layer.</p>
912912

913913
<p>Typically, the first layer has a number of neurons \( n_{1} = n \) which equals the size of the input observation \( \mathbf{x}_{\mathbf{i}} \).</p>
914914

doc/pub/week8/html/week8.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ <h2 id="typical-aes">Typical AEs </h2>
985985

986986
<p>The standard setup is done via a standard feed forward neural network (FFNN), or what is called a Feed Forward Autoencoder.</p>
987987

988-
<p>A typical FFNN architecture has an odd number of layers and is symmetrical with respect to the middle layer.</p>
988+
<p>A typical FFNN architecture has a given number of layers and is symmetrical with respect to the middle layer.</p>
989989

990990
<p>Typically, the first layer has a number of neurons \( n_{1} = n \) which equals the size of the input observation \( \mathbf{x}_{\mathbf{i}} \).</p>
991991

7.48 MB
Binary file not shown.
1.57 MB
Binary file not shown.
9.77 KB
Binary file not shown.
4.44 KB
Binary file not shown.
44.9 MB
Binary file not shown.
9.45 MB
Binary file not shown.

0 commit comments

Comments
 (0)