You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/tensorflow/image-classifier/inception.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -204,7 +204,7 @@
204
204
},
205
205
"source": [
206
206
"<!-- CORTEX_VERSION_MINOR -->\n",
207
-
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/image-classifier) for how to deploy the model as an API."
207
+
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/tensorflow/image-classifier) for how to deploy the model as an API."
Copy file name to clipboardExpand all lines: examples/tensorflow/iris-classifier/tensorflow.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -289,7 +289,7 @@
289
289
},
290
290
"source": [
291
291
"<!-- CORTEX_VERSION_MINOR -->\n",
292
-
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/iris-classifier) for how to deploy the model as an API."
292
+
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/tensorflow/iris-classifier) for how to deploy the model as an API."
Copy file name to clipboardExpand all lines: examples/tensorflow/sentiment-analyzer/bert.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1000,7 +1000,7 @@
1000
1000
},
1001
1001
"source": [
1002
1002
"<!-- CORTEX_VERSION_MINOR -->\n",
1003
-
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/sentiment-analyzer) for how to deploy the model as an API."
1003
+
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/tensorflow/sentiment-analyzer) for how to deploy the model as an API."
Copy file name to clipboardExpand all lines: examples/tensorflow/text-generator/gpt-2.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -376,7 +376,7 @@
376
376
},
377
377
"source": [
378
378
"<!-- CORTEX_VERSION_MINOR -->\n",
379
-
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/text-generator) for how to deploy the model as an API."
379
+
"That's it! See the [example on GitHub](https://github.com/cortexlabs/cortex/tree/master/examples/tensorflow/text-generator) for how to deploy the model as an API."
0 commit comments