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
* PPAI: add links to video and blog post
Adding links to the complementary resources for the series.
> ℹ️ The blog post will be available on Thursday at 9am PST when it _officially_ launches.
* minor rewording
* Add links to complementary material to notebook
* add newline
* slight formatting changes
Copy file name to clipboardExpand all lines: people-and-planet-ai/image-classification/README.ipynb
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,10 @@
58
58
"- **Time estimate**: 2 hours 15 minutes\n",
59
59
"- **Cost estimate**: less than \\$30.00 (_free_ if you use \\$300 [Cloud credits](https://cloud.google.com/free/docs/gcp-free-tier))\n",
60
60
"\n",
61
+
"[](https://youtu.be/hUzODH3uGg0 \"Watch the video in YouTube\")\n",
62
+
"\n",
63
+
"> 📜 Read more about this sample in the [blog post](https://cloud.google.com/blog/topics/developers-practitioners/recovering-global-wildlife-populations-using-ml).\n",
64
+
"\n",
61
65
"This is an interactive notebook that contains all of the code necessary to train an ML model for image classification.\n",
62
66
"This model is trained to recognize animal species from\n",
Run the sample in a [Colab](https://colab.research.google.com/notebooks/intro.ipynb) interactive notebook.
3
+
1. 🎬 Watch the introduction video in Youtube!
4
4
5
-
[](https://colab.research.google.com/github/GoogleCloudPlatform/python-docs-samples/blob/master/people-and-planet-ai/image-classification/README.ipynb)
5
+
[](https://youtu.be/hUzODH3uGg0"Watch the video in YouTube")
6
+
7
+
1. 📜 Read more about this sample in the [blog post](https://cloud.google.com/blog/topics/developers-practitioners/recovering-global-wildlife-populations-using-ml).
8
+
9
+
1. 💻 Run the sample in an interactive notebook.
10
+
11
+
[](https://colab.research.google.com/github/GoogleCloudPlatform/python-docs-samples/blob/master/people-and-planet-ai/image-classification/README.ipynb)
0 commit comments