BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260424T200000
DTEND;TZID=America/Los_Angeles:20260424T210000
DTSTAMP:20260430T015838
CREATED:20260425T041933Z
LAST-MODIFIED:20260425T042001Z
UID:33269-1777060800-1777064400@www.ayclogic.com
SUMMARY:8 PM - Advanced AI/ML - Joel
DESCRIPTION:Today we did:\n\nWe continued working on the combined YOLO detection and discussed the datasets for the personal projects.\n\nHomework:\n\nIf you have already locked in your dataset with me last lesson (Russell and Adi)\, go ahead and train your model in Colab (or fix your dataset format if necessary)\, and make sure to evaluate it using this code:\n\n\nmetrics = model.val()\nprint(metrics.box.map50) #mAP@0.5\nprint(metrics.box.map) #mAP@0.5:0.95\nprint(metrics.box.precision)\nprint(metrics.box.recall)\n#mAP@0.5 (0.6 and up is already good)\n#mAP@0.5:0.95 (0.5 and up is already good)\n#Precision (0.7-0.8 is already good)\n#Recall (0.7-0.8)\n\n\n\nIf you have not locked in your dataset (Joshua and Aiden)\, make sure to check it in with me early in the week via email\, so I can help you confirm whether to use it or not. Once it’s confirmed\, go ahead to training the model in Colab as well.\nIf you have any questions\, feel free to ask me at joel@ayclogic.com.
URL:https://www.ayclogic.com/event/8-pm-advanced-ai-ml-joel-7/
END:VEVENT
END:VCALENDAR