American Young Coder

AYC logo

5 PM – Intro to Python – Darin

What We Did Today: Learnt the basics of python turtle. Homework: Create two new files: Jan30_PythonShapesHW1.py and Jan30_PythonShapesHW2.py Draw the shapes below, where in HW1.py you use the .goto() function, and in HW2.py you useRead More...

7 PM – USACO Bronze – Darin

What We Did Today: Went over implementation of the Rounding Roundabout problem involving dynamic programming. Homework: Work on the code implementation for this problem: https://usaco.org/index.php?page=viewproblem2&cpid=1443 and submit your answer to the webpage and googleRead More...

8 PM – AI/ML – Joel

Homework: For Russell, make sure to fine tune your model with 10 epochs. If the show results still gets a lot of it wrong (mostly red predictions), train it for 20 epochsRead More...