Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
da0e7c6b
Commit
da0e7c6b
authored
Jun 13, 2018
by
Mark Daoust
Browse files
Open TOC
parent
81bf4373
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
samples/core/get_started/basic_text_classification.ipynb
samples/core/get_started/basic_text_classification.ipynb
+13
-2
No files found.
samples/core/get_started/basic_text_classification.ipynb
View file @
da0e7c6b
...
@@ -7,7 +7,8 @@
...
@@ -7,7 +7,8 @@
"version": "0.3.2",
"version": "0.3.2",
"provenance": [],
"provenance": [],
"private_outputs": true,
"private_outputs": true,
"collapsed_sections": []
"collapsed_sections": [],
"toc_visible": true
},
},
"kernelspec": {
"kernelspec": {
"name": "python3",
"name": "python3",
...
@@ -15,6 +16,16 @@
...
@@ -15,6 +16,16 @@
}
}
},
},
"cells": [
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"[View in Colaboratory](https://colab.research.google.com/github/MarkDaoust/models/blob/basic-text-classification/samples/core/get_started/basic_text_classification.ipynb)"
]
},
{
{
"metadata": {
"metadata": {
"id": "Ic4_occAAiAT",
"id": "Ic4_occAAiAT",
...
@@ -648,4 +659,4 @@
...
@@ -648,4 +659,4 @@
]
]
}
}
]
]
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment