Welcome to stage 2 of Artificial Intelligence Program! This repository contains lecture slides and tutorials in Python that will help you learn the basics about artificial intelligence.
Topic | Open in Colab | Slides | Additional Exercises |
---|---|---|---|
Linear Regression Basics | Day 1 | Exercise 1 | |
Logistic Regression | Day 2 | Exercise 1 Exercise 2 | |
Neural Networks | Day 3 | Exercise 1 Exercise 2 | |
Applications | Day 4 | Exercise 1 Exercise 2 Exercise 3 |
Google Colab provides all the necessary dependencies for running the code in this repository. You do not need to install any additional packages.