I have completed all of the exercises for this course, but I am having trouble getting "Check My Solution" buttons to show "Correct" on a a couple of questions, even though I am getting good results. I realize there are numerous ways to solve problems using Wolfram Language, and sometimes the Auto Grader doesn't like one technique over another, but I have tried many variations and have not been able to get the AutoGrader to pass me. I feel like I have a good understanding, but having come this far it would be nice to have the Level 1 Certificate of Completion.
13.3
ImageTrim[#, FindFaces[#]] & @
ResourceData[
"Exercise Images for Introduction to Image Processing MOOC", "Kids"]
13.4
Classify["FacialGender",
ImageTrim[#, FindFaces[#]] & @
ResourceData[
"Exercise Images for Introduction to Image Processing MOOC",
"Kids"]]
Thank you in advance.
