- This event has passed.
5:30 PM – AI / Machine Learning – Gamas
November 12 @ 5:30 pm - 6:30 pm
Today We Did
- We went over the vision_learner fast.ai function
- We utilized the cat_vs_dog_model to predict a new image
Homework
- Extract accuracy data from the “result” so it will output of the result like the following. Try your best to get the accuracy from result[2]
- “I am <accuracy> % confident that this is a dog image.”
- “I am <accuracy> % confident that this is a cat image.”