Harvard CS50’s Artificial Intelligence with Python – Full University Course

This course from Harvard University explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like large language models, game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the theory behind graph search algorithms, classification, optimization, reinforcement learning, and other topics in artificial intelligence and machine learning as they incorporate them into their own Python programs. This course has been updated for 2023 to include an in-depth section on large language models. ✏️ Course developed by Brian Yu for Harvard University. Learn more about Brian: 🔗 Course resources: ⭐️ Course Contents ⭐️ ⌨️ (00:00:00) Introuction ⌨️ (00:02:26) Search ⌨️ (01:51:55) Knowledge
Back to Top