Today we did:
- We made some progress on the streamlit for cat-vs-dog classification.
Homework:
- If the likehood_is_cat is more than 0.9, return “Cat”
if it’s less than 0.1, then return “Dog”
otherwise, return “Not sure… try another picture!”
If you have any questions, feel free to email me at joel@ayclogic.com.