AI II builds on AI I,exploring advanced topics like natural language processing, computer vision,neural networks, and reinforcement learning. Students develop a deeperunderstanding of these concepts and their practical applications.
Concept: Intro to Python programming
Concept: Comments in Python and getting user inputs
Concept: What are "variables" in programming?
Concept: Data types in computer science
Concept: How to use arithmetic operators in Python
Concept: Intro to loops and "while loop"
Concept: What is a "for loop" and when do you use it?
Concept: Intro to conditionals in programming
Concept: Intro to functions in programming
Concept: Return functions explained