Skip to content

Commit 86ac7a4

Browse files
authored
Merge pull request #4412 from dandouthit/master
Fixing alternate text for Figure 3
2 parents c0df302 + d379bc5 commit 86ac7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/core/get_started/eager.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@
799799
"<table>\n",
800800
" <tr><td>\n",
801801
" <img src=\"https://cs231n.github.io/assets/nn3/opt1.gif\" width=\"70%\"\n",
802-
" alt=\"Optimization algorthims visualized over time in 3D space.\">\n",
802+
" alt=\"Optimization algorithms visualized over time in 3D space.\">\n",
803803
" </td></tr>\n",
804804
" <tr><td align=\"center\">\n",
805805
" <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",

0 commit comments

Comments
 (0)