American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

7 PM – AI and Machine Learning – Gamas

October 15 @ 7:00 pm - 8:00 pm

Today We Did
  1. We reviewed Cat VS Dog kaggle project.
  2. We started Pet Breed Classification project.
Homework
  1. Inside “WED-7-PM-<YourName>-Pet-Breed-Classification” kaggle project. Modify the implementation of extract_breed_name(file_path) function so the function will return a breed name only when image file name is given. For example
    1. print(extract_breed_name(“Abyssinian_1.jpg”)) will print “Abyssinian”
    2. print(extract_breed_name(“english_cocker_spaniel_35.jpg”)) will print “english_cocker_spaniel”
    3. print(extract_breed_name(“english_setter_178.jpg”)) will print “english_setter”
  2. The implementation of this function has to work for all 7390 pet images you have.
  3. Research in the Internet how to do this.

Details

Date:
October 15
Time:
7:00 pm - 8:00 pm