Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.