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:20260521T200000
DTEND;TZID=America/Los_Angeles:20260521T210000
DTSTAMP:20260531T124738
CREATED:20260526T183404Z
LAST-MODIFIED:20260526T213530Z
UID:33632-1779393600-1779397200@www.ayclogic.com
SUMMARY:8 PM – Advanced AI/ML – Darin
DESCRIPTION:Today’s Activities:\n\n\n\nIntroduced course projects\, and began diving into project 1 – YOLO Live Object Classification\nStreamed videos in proper format (BGR2RGB conversion)\n\nHomework:\nWhen you are done\, submit your file and any images into the same google drive from the intro to ML/AI! \n\n\nWatch this video: https://www.youtube.com/watch?v=aircAruvnKk\nCreate a new directory in your Advanced AI PyCharm project called HW\nCreate a May21_HW.py and answer the following questions:\nQ1. Within a neural network\, how does one layer lead to the input of a single neuron in the next layer? (hint: think about how you get the value for the input of the neuron\, and its range) \nQ2. If the output from one layer (after aggregating all neurons) is 0.7\, what is the value after using the sigmoid activation function? \nQ3. Write code for implementing the sigmoid function in python using numpy. (hint: use np.exp() for the exponential function) \nFinally\, test your function above with input 0.7 and double check that it matches your answer from Q2. Paste a screenshot of your program working and submit to the google drive when you are finished.\n\n\nNotes:\nYou can reach me at ddjapri@ayclogic.com. \nAll class notes can be found here.
URL:https://www.ayclogic.com/event/8-pm-advanced-ai-ml-darin/
CATEGORIES:Advanced AI/ML,Advanced AI/ML
END:VEVENT
END:VCALENDAR