Skip to content

Commit 9975536

Browse files
committed
readme updated
1 parent 040197a commit 9975536

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Transfer-learning-pneumonia-detection.ipynb

+7
Original file line numberDiff line numberDiff line change
@@ -3994,6 +3994,13 @@
39943994
"print(f\"Train Accuracy: {evaluation[1] * 100:.2f}%\")"
39953995
]
39963996
},
3997+
{
3998+
"cell_type": "markdown",
3999+
"metadata": {},
4000+
"source": [
4001+
"## Comparing different models"
4002+
]
4003+
},
39974004
{
39984005
"cell_type": "code",
39994006
"execution_count": 86,

0 commit comments

Comments
 (0)