Intro to Machine Learning with TensorFlow

Intro to Machine Learning with TensorFlow
This program is intended for students with experience in Python, who have not yet studied Machine Learning topics.
Supervised Learning
In this lesson, you will learn about supervised learning, a common class of methods for model construction.
Deep Learning
In this lesson, you will learn the foundations of neural network design and training in TensorFlow.
Unsupervised Learning
In this lesson, you will learn to implement unsupervised learning methods for different kinds of problem domains.