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

@@ -466,9 +466,7 @@
{
"cell_type": "code",
"execution_count": 26,
"metadata": {
"scrolled": false
},
"metadata": {},
"outputs": [],
"source": [
"n_inputs = 8 # X_train.shape[-1]\n",
@@ -2785,5 +2783,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 4
}