From 06bc7cda5f7f3b92bcaff8438803ea51166aee31 Mon Sep 17 00:00:00 2001 From: AHTESHAM ZAIDI Date: Thu, 1 Oct 2020 00:54:29 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0348f6..b06741b 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ Welcome back! It's time to write our first classifier. This is a milestone if yo Monet or Picasso? In this episode, we’ll train our own image classifier, using TensorFlow for Poets. Along the way, I’ll introduce Deep Learning, and add context and background on why the classifier works so well. Here are links to learn more, thanks for watching, and have fun! ## [Part 7 - Classifying Handwritten Digits with TF.Learn](https://youtu.be/Gj0iyo265bc) -Write a basic classifier using TF.Learn. +Write a basic classifier using TF.Learn to classify MNIST dataset.