/CS50AI

My work on CS50's Introduction to Artificial Intelligence with Python.

Primary LanguagePython

🤖 CS50's Introduction to AI with Python

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, reinforcement learning, and other topics in artificial intelligence and machine learning 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.

🏆 Certificate

CS50AI certificate awarded to Prasun Kar

🚀 Projects

Week 0 — 🔎 Search

Week 1 — 🤔 Knowledge

Week 2 — 🤷‍♀️ Uncertainty

Week 3 — 🏎 Optimization

Week 4 — 📚 Learning

Week 5 — 🧠 Neural Networks

Week 6 — 🔤 Language