Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 782 Bytes

File metadata and controls

5 lines (3 loc) · 782 Bytes

CS50’s Introduction to Artificial Intelligence with Python

Syllabus

This course explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the theory behind graph search algorithms, classification, optimization, machine learning, large language models, and other topics in artificial intelligence as they incorporate them into their own Python programs. By course’s end, students emerge with experience in libraries for machine learning as well as knowledge of artificial intelligence principles that enable them to design intelligent systems of their own.