examples icon indicating copy to clipboard operation
examples copied to clipboard

In the Udacity course tf4dl: Changed 2 text boxes to match actual prediction

Open t4lz opened this issue 5 years ago • 1 comments

The markdown cells in l03c01_classifying_images_of_clothing.ipynb say that the model predicts the label 6, but when you run the code it correctly predicts the label 4. Maybe the order of the test data has changed since the notebook was written. So I just changed the text in the markdown cells to match the actual prediction that is made by the model.

t4lz avatar Oct 01 '20 07:10 t4lz

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB