In this series of lessons, you will learn the basics of a veriaty of AI algorithms and models. You also explore basic usecases of libraries that implemented these AI methods. By the end of the course, you will have a foundational understanding of what AI is, the notable algorithms in AI from 1950 to the present, and how to use them to solve problems using Python.
For this course, you should:
- have a basic understanding of Python,
- Be motivation and a self-learner.
The topics covered so far are:
We explore the journey AI has taken, from simple AI agents and solvers to the large-scale AI systems widely used today, including LLMs (Large Language Models).
We dive into the concept of searching, and study the well-known algorithm called networkx library and its implementation of