AI For Beginners – Free 12 Week Course

AI For Beginners - Sketchnote by @girlie_mac

Microsoft launched a free course for beginners to learn AI. The 12-week, 24-lesson curriculum is publicly available on GitHub,
AI-For-Beginners

Explore the world of Artificial Intelligence (AI) with Microsoft’s 12-week, 24-lesson curriculum! Dive into Symbolic AI, Neural Networks, Computer Vision, Natural Language Processing, and more. Hands-on lessons, quizzes, and labs enhance your learning. Perfect for beginners, this comprehensive guide, designed by experts, covers TensorFlow, PyTorch, and ethical AI principles. Start your AI journey today!

In this curriculum, you will learn:

  • Different approaches to Artificial Intelligence, including the “good old” symbolic approach with Knowledge Representation and reasoning (GOFAI).
  • Neural Networks and Deep Learning, which are at the core of modern AI. We will illustrate the concepts behind these important topics using code in two of the most popular frameworks – TensorFlow and PyTorch.
  • Neural Architectures for working with images and text. We…

Read more