Learn it All!
If you chose to follow the videos on this page, congratulations! Here, you will truly learn everything there is to know about AI, from A to Z.
These videos include the descriptions of many models, the mathematics behind them, and how to practically code them using many frameworks.
Who's this section for:
- People who are interested in at least some of the math and coding details behind AI.
- People who are unsure how much math/coding details they need.
- People that are motived to learn everything, from A to Z!
Change sections if:
- You know that you're interested in either coding or math only.
- You only want to learn generally about models, without coding/understanding the math behind.
Level of depth
The logos next to the videos specify the difficulty of the material in the videos.
An Introductory Video
A core Video
An in-depth Video
Tips
1- You can choose to only watch introductory videos, these are designed to cover all the topics logically, even if you skip videos of higher difficulty.
2- If you choose to watch core/in-depth videos, it is recommended to watch all videos from lower levels as well.
List of Videos
Click on a video to go to its link.
- 1- Pilot Video.
- 2- Introduction to Python using Visual Studio Code.
- 3- Introduction to Git and Github.
- 4- Introduction to Multilayer Perceptrons (MLP), the basis of AI.
- 5- More about MLPs, how can they be trained?