Skip to content

Commit

Permalink
Change cell from markdown to code
Browse files Browse the repository at this point in the history
  • Loading branch information
ageron committed Oct 4, 2024
1 parent c694f7c commit bdad826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10_neural_nets_with_keras.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2214,7 +2214,7 @@
]
},
{
"cell_type": "markdown",
"cell_type": "code",
"metadata": {},
"source": [
"checkpoint_cb = tf.keras.callbacks.ModelCheckpoint(\"my_checkpoints.weights.h5\",\n",
Expand Down

0 comments on commit bdad826

Please sign in to comment.