Update notebooks to latest nbformat

This commit is contained in:
Aurélien Geron
2020-04-06 19:13:12 +12:00
parent d507ec815a
commit 2f7ab70295
22 changed files with 112 additions and 194 deletions

View File

@@ -1230,9 +1230,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
},
"metadata": {},
"source": [
"# Exercises"
]
@@ -1312,9 +1310,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
},
"metadata": {},
"source": [
"## 10. Use transfer learning for large image classification"
]
@@ -1348,9 +1344,7 @@
},
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
},
"metadata": {},
"source": [
"Simply open the Colab and follow its instructions."
]
@@ -1386,5 +1380,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 4
}