
# Part 1
# Make sure the streamlit deployment on the web works
# Ensure the version match between kaggle and pycharm.
# In the streamlit website, set the python version to 3.12
# Part 2
# Use the same code as in CatVSDog, and train your model for multiclass classification
# After training, write down the “error rate” in a comment.
# Also test your model on the custom dog dataset.
You can reach me at ddjapri@ayclogic.com.
All class notes can be found here.