Course's link:
Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning
I installed with tensorflow-gpu. Don't forget install requirements first.
NOTE: cudnn is not contained in the package of CUDA Toolkit.
Housing Prices (colab)
Housing Prices (github)
My Answer
Handwriting Recognition (colab)
Handwriting Recognition (github)
My Answer
Convolutions - mnist (colab)
Convolutions - mnist (github)
My Answer
Handling Complex Images - Happy or Sad (colab)
Handling Complex Images - Happy or Sad (github)
My Answer
Real World Scenarios - Cats v Dogs (colab)
Real World Scenarios - Cats v Dogs (github)
My Answer
Cats v Dogs with Augmentation (colab)
Cats v Dogs with Augmentation (github)
My Answer
Transfer Learning - Horse or Human (colab)
Transfer Learning - Horse or Human (github)
My Answer
Multiclass with Signs (colab)
Multiclass with Signs (github)
My Answer