P-ai's AI/ML workshops, revamped for the 2022-2023 school year!
Previous years' workshop recordings can be found in this Google Drive Folder.
- Python basics
- Introductions & setup
- Git / GitHub
- Jupyter Notebook / Google Colab
- Link to Recording
- Demystifying Machine Learning
- GI vs. AI vs. ML vs. DL
- Linear regression as a machine learning algorithm
- What it means to train a machine learning model
- Bias in ML
- Link to Recording
- Domains of machine learning
- Supervised learning in more detail
- Linear regression
- Case study with house prices
- Link to Recording
- Logistic regression
- Case study
- Link to Recording
- Gradient descent
- What is gradient descent?
- How do machines use GD to learn?
- Machine learning model crash course
- K-Nearest Neighbors
- Naive Bayes
- Decision Trees
- Random Forest
- Support Vector Machines
- Case study applying the skills we learned
- How to use git & GitHub
- Link to Recording
- Deep learning
- Intuition behind neural nets
- Link to Recording
- Non-Classical machine learning techniques