Merge pull request #267 from ibeauregard/changes-chap10

A few changes in Chapter 10 notebook
main
Aurélien Geron 2021-03-02 12:21:42 +13:00 committed by GitHub
commit 051bd5041f
1 changed files with 0 additions and 9 deletions

View File

@ -1089,15 +1089,6 @@
"y_pred_main, y_pred_aux = model.predict((X_new_A, X_new_B))"
]
},
{
"cell_type": "code",
"execution_count": 67,
"metadata": {},
"outputs": [],
"source": [
"model = WideAndDeepModel(30, activation=\"relu\")"
]
},
{
"cell_type": "markdown",
"metadata": {},