Unverified Commit 1af55e01 authored by Mark Daoust's avatar Mark Daoust Committed by GitHub
Browse files

Merge pull request #4640 from lamberta/get-started-titles

Normalize notebook titles
parents 7c5c0148 1c6ebacb
......@@ -103,7 +103,7 @@
},
"cell_type": "markdown",
"source": [
"# Train your first neural network "
"# Train your first neural network: basic classification"
]
},
{
......
......@@ -91,8 +91,7 @@
},
"cell_type": "markdown",
"source": [
"# Predicting house prices: a regression example\n",
"\n"
"# Predict house prices: regression"
]
},
{
......
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