Fix a typo in extra_autodiff

main
Aurélien Geron 2018-05-18 17:03:46 +02:00
parent 60653bba3e
commit a64e492c6d
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"At x=3 and y=4, these Hessians are respectively 8, 6, 6, 0. Let's use numerical approximation again to compute them:"
"At x=3 and y=4, these Hessians are respectively 8, 6, 6, 0. Let's use the equations above to compute them:"
]
},
{