================= Learning By Doing ================= Machine Learning ================ Computer Vision --------------- * `Getting Started with Computer Vision. Use pretrained model VGG-16 to do image classification) `_ * `Cats vs Dogs. Use pretrained model MobileNetV2 and retrain the final layer to determine whether an image shows dogs or cats `_