10 AM – Python OOP – Bill
Your HW: Create a new class that also inherits from monster Make it have at least one function that overrides a monster class function Be creative Examples: Takes double damage from waterRead More...
Your HW: Create a new class that also inherits from monster Make it have at least one function that overrides a monster class function Be creative Examples: Takes double damage from waterRead More...
What We Did: Kept on working on our Shopping Cart project, we added the categories list and went over each of our items. Homework: Vicente: Make each item its own sprite insteadRead More...
Today we did: We continued with AddressBookSystem. Homework: Make a new class called Owner.java. It will have the following attributes: name - String age - int phoneNumber - String Create theRead More...
Today We Did We reviewed the ai agent tool project. We reviewed how to create agent tool We reviewed prank calculator tool We reviewed web_search tool Homework integrate grep_local_py tool with theRead More...
Today’s Activities: Implemented YOLO (You-Only-Look-Once) for object detection! Homework: Read through the code we implemented in human_detection_v2 to get a sense of how it uses the model. Add 3 more classifications ontoRead More...
What We Did: Finished our Shopping Cart project. Homework: Set up a new project and make a sprite that looks like a human. If you have any questions feel free to emailRead More...
What we learned today: We learned how to get input with scanner If Statements and else if + else Homework: Create a file called "August12_IfElse" and do https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
Today We Did We learned about os.walk feature and fnname python features. We created created file_search function inside ai_agent_tools.py Homework Add docstring and @function_tool for file_search function and integrate it with the agent. AndRead More...
Today we did: We went over the practice test. Homework: Do this before next week: https://docs.google.com/document/d/1cD6eUn8VacyxKo1fxGZJybTIE0_HYcq49QdTcDWrgqI/edit?usp=sharing Access to it has been given to your emails. Give yourself 2 hours, or more ifRead More...