Overview
This session includes tutorials about basic concepts of Machine Learning using Keras.
- Image Classification: image classification using the Fashing MNIST dataset.
- Regression: regression using the Boston Housing dataset.
- Text Classification: text classification using the IMDB dataset.
- Overfitting and Underfitting: learn about these inportant concepts in ML.
- Save and Restore: learn how to save and restore TensorFlow models.