{
"cells": [
{
"cell_type": "raw",
"metadata": {},
"source": [
"---\n",
"title: \"Keras/TensorFlow Example - MNIST\"\n",
"date: 2021-02-24\n",
"type: technical_note\n",
"draft: false\n",
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Tensorflow Keras example with SavedModel model saving\n",
"---\n",
"\n",
" Tested with TensorFlow 2.4.0
"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"
\n", "