We will be predicting house prices using a deep learning algorithm called ANN (Artificial Neural Network). We will be using Google Collab for the practical implementation. We are using TensorFlow along with other Machine Learning packages for our implementation. Below are some of the important links related to this tutorial.
TensorFlow installation along with GPU: https://www.youtube.com/watch?v=DxYXUvUjzO4&t=21s
Image classification using TensorFlow: https://www.youtube.com/watch?v=O7294PV2O7I&t=14s
Github for code base: https://github.com/manoj-acharya/ann_basic_tutorial