Change cell from markdown to code

This commit is contained in:
Aurélien Geron
2024-10-04 22:39:02 +13:00
parent c694f7cfe4
commit bdad82649e

View File

@@ -2214,7 +2214,7 @@
]
},
{
"cell_type": "markdown",
"cell_type": "code",
"metadata": {},
"source": [
"checkpoint_cb = tf.keras.callbacks.ModelCheckpoint(\"my_checkpoints.weights.h5\",\n",