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:20260520T160000
DTEND;TZID=America/Los_Angeles:20260520T170000
DTSTAMP:20260531T112542
CREATED:20260521T000550Z
LAST-MODIFIED:20260521T000641Z
UID:33595-1779292800-1779296400@www.ayclogic.com
SUMMARY:Scratch 2 - Wed 4:00 PM - Julian
DESCRIPTION:What We Did:\n\nFinished our Spaceship project.\nStarted our Cheese Chase project.\n\nHomework:\n\nAdd/create a mouse\, cheese\, and bug sprite\nMake the mouse move using left\, right\, up\, and down keys\nHINT: Look at the spaceship from last project for help on the mouse movement\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-2-wed-400-pm-julian-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260520T170000
DTEND;TZID=America/Los_Angeles:20260520T180000
DTSTAMP:20260531T112542
CREATED:20260521T005641Z
LAST-MODIFIED:20260521T005641Z
UID:33598-1779296400-1779300000@www.ayclogic.com
SUMMARY:5 PM - Intro to Java - Joel
DESCRIPTION:Today we did:\n\nWe reviewed the homework and started learning about Random.\n\n  \nHomework:\n\nDo the following exercise here: https://www.ayclogic.com/intro-to-python/magic-8-ball/\nThis is from Intro to Python\, so ignore number 2 when it says to use random.randint and random.choice\, and also just make the .java file instead of the .py file. Everything else you can follow\, though.\n\n 
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-joel-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260520T170000
DTEND;TZID=America/Los_Angeles:20260520T180000
DTSTAMP:20260531T112542
CREATED:20260521T005941Z
LAST-MODIFIED:20260521T005941Z
UID:33600-1779296400-1779300000@www.ayclogic.com
SUMMARY:Scratch 1 - Wed 5:00 PM - Julian
DESCRIPTION:What We Did:\n\nWent over the first problem on the practice test.\n\nHomework:\n\nNone! Make sure to submit your practice final test if you haven’t already.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-1-wed-500-pm-julian-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260520T180000
DTEND;TZID=America/Los_Angeles:20260520T190000
DTSTAMP:20260531T112542
CREATED:20260521T020150Z
LAST-MODIFIED:20260521T020150Z
UID:33605-1779300000-1779303600@www.ayclogic.com
SUMMARY:Scratch 2 - Wed 6:00 PM - Julian
DESCRIPTION:What We Did:\n\n\n\n\nContinued our Spaceship project.\n\nHomework:\n\nMake the bomb destroy the asteroid when it hits it\, and make the fireball destroy the asteroid but also destroy itself when it collides with the asteroid.\n\nIf you have any questions feel free to email me at jsaroufim@ayclogic.com
URL:https://www.ayclogic.com/event/scratch-2-wed-600-pm-julian-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260520T190000
DTEND;TZID=America/Los_Angeles:20260520T200000
DTSTAMP:20260531T112542
CREATED:20260521T034953Z
LAST-MODIFIED:20260521T040109Z
UID:33607-1779303600-1779307200@www.ayclogic.com
SUMMARY:7 PM – AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\n\n\nFinished the Single Digit Classifier project.\n\nHomework:\nFor Rexford\, choose the dataset for your project (has to be multiclass\, and catch up the below) \n\nHW 1: \n\nChoosing what you want to classify — Can be anything in real life\, the only thing is you have to make sure the data exists on Kaggle. \nThe project has to be able to classify at least 5 different categories. \nWhat we did last week: \n\nSet up the labelling function\nVerify Dataloader works with .show_batch() (reference old code for how to do this\, it will depend on how you extract labels\, whether its via path or filename)\nRun training with a vision_learner.\n\nWhat you have to do next week: \n\nUse the proper imports (fast ai 2.7.19)\nUse lr.find() to get the proper learning rate\, then run finetuning with the discovered value (you must only call fine_tune once!)\nAdd the following into the vision learner to ensure lr_find works!:\npath=Path(“/kaggle/working”)\,\nmodel_dir=”models”\,\nExport the file as a .pt file onto your computer!\n\n\nHW 2: \nDownload the following CSV file: https://drive.google.com/file/d/1kP6A9y0UBssOg3Exunv9Mnmilb0657Sh/view \nThen do the following in a new notebook called WED-7PM-PandasHW1: \n\nLoad the data \nShow only the Channel and Subscribers columns \nFind channels with more than 2000 subscribers\nFor this you can use something like this:  \ndf[df[“Math”] > 80]\,but of course for this data. \n \nAdd a new column Subs_per_Video \nAnswer the question in Markdown\, which channel is the most efficient?\n\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-darin-28/
CATEGORIES:AI/ML,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260520T190000
DTEND;TZID=America/Los_Angeles:20260520T200000
DTSTAMP:20260531T112542
CREATED:20260527T005343Z
LAST-MODIFIED:20260527T005343Z
UID:33636-1779303600-1779307200@www.ayclogic.com
SUMMARY:7 PM - Python OOP - Joel
DESCRIPTION:Today we did:\n\nWe continued working on SchoolSystem.\n\n  \nHomework:\n\nMake a new file called classroom.py. Inside\, there will be a Classroom class with the following attributes: classroom_number\, classroom_type\, size. classroom_type could be “Large”\, “Medium”\, or “Small” for example\, classroom_number could be 657 or something\, and size is an integer.\nIn the SchoolSystem\, add three new options: Add Classroom (dictionary)\, List all Classrooms (dictionary)\, Find Classroom (dictionary).
URL:https://www.ayclogic.com/event/7-pm-python-oop-joel-11/
END:VEVENT
END:VCALENDAR