Machine Learning Curriculum
- What is Machine Learning
- Use Teachable Machine: build a classification model
- Use Google Colab and TensorFlow: build regression and classification models
Teachable Machine (Day 1)
Intro to Machine Learning
Students will learn about:
Teachable Machine
Students will learn how to:
Intro to Machine Learning
Students will learn about:
- Supervised learning
- Unsupervised learning
- Reinforcement Learning
Teachable Machine
Students will learn how to:
- Build image classification models (cat and dog)
- Build audio classification models
Lemonade (Day 2)
Lemonade Project
Students will learn how to:
Lemonade Project
Students will learn how to:
- Use Tensorflow and Python
- Build a supervised regression learning model
- Input one independent variable
Boston Housing (Day 3)
Boston Housing Project
Students will learn how to:
Boston Housing Project
Students will learn how to:
- Build a supervised regression learning model
- Input multiple independent variables
- Analyze reasons for loss
Hidden Layers (Day 4)
Hidden Layers Project
Students will learn how to:
Hidden Layers Project
Students will learn how to:
- Code deep learning with hidden layers
- Create more accurate models with smaller loss
Iris Flower (Day 5)
Iris Flower Project
Students will learn how to:
Iris Flower Project
Students will learn how to:
- Build supervised classification learning models
- Code categorization in TensorFlow
- Output multiple dependent variable