Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Create inception_transferlearning.ipynb #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ashizhao
Copy link
Contributor

@ashizhao ashizhao commented Jan 4, 2018

performs transfer learning on inception v1 neural network to classify images of grocery store food

performs transfer learning on inception v1 neural network to classify images of grocery store food
" print \"correct\" if true_label == pred_label else \"wrong\""
]
},
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should plot the Accuracy-Epoch curve on the validation set to the performance of this classifier

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants