Skip to content

Commit b777fc9

Browse files
author
David Cavazos
authored
ppai: add links to video and blog (GoogleCloudPlatform#5661)
* 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
1 parent 0f57588 commit b777fc9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

people-and-planet-ai/image-classification/README.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
"- **Time estimate**: 2 hours 15 minutes\n",
5959
"- **Cost estimate**: less than \\$30.00 (_free_ if you use \\$300 [Cloud credits](https://cloud.google.com/free/docs/gcp-free-tier))\n",
6060
"\n",
61+
"[![Watch the video in YouTube](http://img.youtube.com/vi/hUzODH3uGg0/0.jpg)](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",
6165
"This is an interactive notebook that contains all of the code necessary to train an ML model for image classification.\n",
6266
"This model is trained to recognize animal species from\n",
6367
"[camera trap](https://en.wikipedia.org/wiki/Camera_trap)\n",
Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# AutoML image classification
22

3-
Run the sample in a [Colab](https://colab.research.google.com/notebooks/intro.ipynb) interactive notebook.
3+
1. 🎬 Watch the introduction video in Youtube!
44

5-
[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GoogleCloudPlatform/python-docs-samples/blob/master/people-and-planet-ai/image-classification/README.ipynb)
5+
[![Watch the video in YouTube](http://img.youtube.com/vi/hUzODH3uGg0/0.jpg)](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+
[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GoogleCloudPlatform/python-docs-samples/blob/master/people-and-planet-ai/image-classification/README.ipynb)

0 commit comments

Comments
 (0)