Skip to content

Commit dc340e9

Browse files
committedJan 14, 2021
added transfer learning notebook
1 parent 1f9089b commit dc340e9

4 files changed

+4287
-36
lines changed
 

‎.ipynb_checkpoints/Transfer-learning-pneumonia-detection-checkpoint.ipynb

+2,137-2
Large diffs are not rendered by default.

‎.ipynb_checkpoints/pneumonia-detection-using-tensorflow-checkpoint.ipynb

+39-31
Large diffs are not rendered by default.

‎Transfer-learning-pneumonia-detection.ipynb

+2,110-1
Large diffs are not rendered by default.

‎pneumonia-detection-using-tensorflow.ipynb

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"cells": [
33
{
4-
"attachments": {},
54
"cell_type": "markdown",
65
"metadata": {
76
"papermill": {
@@ -267,7 +266,7 @@
267266
},
268267
{
269268
"cell_type": "code",
270-
"execution_count": 76,
269+
"execution_count": 85,
271270
"metadata": {},
272271
"outputs": [
273272
{

0 commit comments

Comments
 (0)
Please sign in to comment.