"cacheflow/engine/arg_utils.py" did not exist on "655a5e48df3937bf793add53aa95ce0c992a24c6"
Unverified Commit 86ac7a47 authored by Mark Daoust's avatar Mark Daoust Committed by GitHub
Browse files

Merge pull request #4412 from dandouthit/master

Fixing alternate text for Figure 3
parents c0df302f d379bc5e
......@@ -799,7 +799,7 @@
"<table>\n",
" <tr><td>\n",
" <img src=\"https://cs231n.github.io/assets/nn3/opt1.gif\" width=\"70%\"\n",
" alt=\"Optimization algorthims visualized over time in 3D space.\">\n",
" alt=\"Optimization algorithms visualized over time in 3D space.\">\n",
" </td></tr>\n",
" <tr><td align=\"center\">\n",
" <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",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment