Skip to content

Commit 7b69ec2

Browse files
authored
Fixed minor typo in Figure 3 caption
1 parent 023fc2b commit 7b69ec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/core/get_started/eager.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@
560560
" alt=\"Optimization algorthims visualized over time in 3D space.\">\n",
561561
" </td></tr>\n",
562562
" <tr><td align=\"center\">\n",
563-
" <b>Figure 3.</b> Optimization algorthims visualized over time in 3D space. (Source: <a href=\"http://cs231n.github.io/neural-networks-3/\">Stanford class CS231n</a>, MIT License)<br/>&nbsp;\n",
563+
" <b>Figure 3.</b> Optimization algorithms visualized over time in 3D space. (Source: <a href=\"http://cs231n.github.io/neural-networks-3/\">Stanford class CS231n</a>, MIT License)<br/>&nbsp;\n",
564564
" </td></tr>\n",
565565
"</table>\n",
566566
"\n",
@@ -887,4 +887,4 @@
887887
]
888888
}
889889
]
890-
}
890+
}

0 commit comments

Comments
 (0)