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.

 

🔗 Course resources: https://cs50.harvard.edu/ai/2024/

 

⭐️ Course Contents ⭐️

  • ⌨️ (00:00:00) Introuction
  • ⌨️ (00:02:26) Search
  • ⌨️ (01:51:55) Knowledge
  • ⌨️ (03:39:39) Uncertainty
  • ⌨️ (05:34:08) Optimization
  • ⌨️ (07:18:52) Learning
  • ⌨️ (09:04:41) Neural Networks
  • ⌨️ (10:46:00) Language