Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7535c73

Browse files
authored
Merge pull request tensorflow#4372 from dandouthit/dandouthit-patch-1
Fixed minor typo in Figure 3 caption
2 parents d626b90 + 7b69ec2 commit 7535c73

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)