Description
In this course you will :
- What is Machine Learning and how do we use it?
- Learn how to build and use decision trees and random forests - two powerful supervised machine learning models
- Learn about the most basic type of neural net, the single neuron perceptron! You will use it to divide linearly-separable data
- Learn how to create a game playing AI that can play Tic Tac Toe and Connect Four.