Introduction to TensorFlow using Keras
This module provides all the concepts and practical knowledge you need to get started with TensorFlow. We explore Keras, a high-level API released as part of TensorFlow, and use it to build a simple neural network for image classification.
Learn to load and prepare data to be used in machine learning., Learn to specify the architecture of a deep learning neural network., Learn to train a neural network., Learn how to use a neural network to make a prediction.
Prerequisites
Basic Python knowledge.
Basic knowledge about how to use Jupyter Notebooks.
There are no reviews yet.