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.
- ✅ Videos
- ✅ Problem Set & Quiz
- ✅ Slides & Notes
- ✅ Auto Grader
This repository is used to store my solutions to weekly assignments. You can click on the folder to see a detailed description of weekly assignments and my achievement.
A quick word on Academic Honesty. While these solutions will help you to get through the course without too much effort, you should do your best to figure out a working solution yourself before taking a look at any of my solutions. Investing your time and energy into solving the problem sets yourself is in my opinion the only way to eventual mastery.
Go ahead and take a peek at the solutions.
- Problem Set 0: Search
- Problem Set 1: Knowledge
- Problem Set 2: Uncertainty
- Problem Set3: Algorithms
- Problem Set 4: Memory
- Problem Set 5: Neural Networks
- Problem Set 6: Python
I finished this course on November 2, 2022. The picture below shows my certificate after completing all the assignments: