Machine Learning vs Deep Learning (IBM Technology), https://www.youtube.com/watch?v=q6kJ71tEYqM
What are Convolutional Neural Networks (CNNs)? (IBM Technology), https://www.youtube.com/watch?v=QzY57FaENXg
What is Deep Learning? https://youtu.be/6M5VXKLf4D4?si=OtALEu3vkhclEQh2
How to easily build a Dog breed Image classification model, https://medium.com/nanonets/how-to-easily-build-a-dog-breed-image-classification-model-2fd214419cde
Lab: What is a Perceptron? See OR Gate in action using Google Sheets. https://docs.google.com/spreadsheets/d/1KNa4tzNFet7smlGCByOlekbMfyYbPfJOfeYF2UXPRAw/edit?usp=sharing
Lab: Now that you have seen how a perceptron works in a Google Sheet, let’s use it in Python to classify handwritten digits, https://colab.research.google.com/drive/1CI852IvXxEZ4-MhApVVCXCwIhqvmAhvk?usp=sharing
Lab: Text Processing in Python - Sentiment Analysis using PyTorch. This does the same thing as the above lab, but in a more hard-core way, https://colab.research.google.com/drive/1vlmKJNGvxIaH6iqXGfC5pn2Jv77GUP-a?usp=sharing