Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
1af55e01
Unverified
Commit
1af55e01
authored
Jun 26, 2018
by
Mark Daoust
Committed by
GitHub
Jun 26, 2018
Browse files
Merge pull request #4640 from lamberta/get-started-titles
Normalize notebook titles
parents
7c5c0148
1c6ebacb
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
samples/core/get_started/basic_classification.ipynb
samples/core/get_started/basic_classification.ipynb
+1
-1
samples/core/get_started/basic_regression.ipynb
samples/core/get_started/basic_regression.ipynb
+1
-2
No files found.
samples/core/get_started/basic_classification.ipynb
View file @
1af55e01
...
...
@@ -103,7 +103,7 @@
},
"cell_type": "markdown",
"source": [
"# Train your first neural network
"
"# Train your first neural network
: basic classification
"
]
},
{
...
...
samples/core/get_started/basic_regression.ipynb
View file @
1af55e01
...
...
@@ -91,8 +91,7 @@
},
"cell_type": "markdown",
"source": [
"# Predicting house prices: a regression example\n",
"\n"
"# Predict house prices: regression"
]
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment