Commit 1c6ebacb authored by Billy Lamberta's avatar Billy Lamberta
Browse files

Normalize notebook titles

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