Chapter 1 - Predictive Neural Networks
Lab 1: Training a Neural Network with Keras
In this lab, you’ll train a neural network using Keras, use it to model a simple dataset, and plot the boundary.
Lab 2: Neural Network for Predicting Housing Prices
In this lab, you’ll train a neural network using Keras to predict housing prices in Hyderabad.
Lab 3: Neural Network for Identifying MNIST Hand-Written Digits
In this lab, you’ll train a neural network in Keras to identify handwritten digits in the MNIST dataset.