Day 5 - Using the Keras Sequential API

Using the Sequential API for Classification

Google Colaboratory
https://colab.research.google.com/drive/1ruedURF28qS6nc3taVSQ1P1LssxqqUTV?usp=sharing
Using the Keras Sequential API to train a classification model on the Fashion MNIST dataset

Using the Sequential API for Regression

Google Colaboratory
https://colab.research.google.com/drive/1ttkCjEBxpDgvT6bQvuJSFKI5CcHcQBJM?usp=sharing
Using the Keras Sequential API to train a regression model on the California housing dataset