A sprint through some machine learning paradigms in TensorFlow, in the form of colab notebooks | Nov 2021
There are a ton of great code samples out there for various aspects of machine learning, but a couple more can’t hurt, right? I made these to go over with interested students in Dani Bassett’s group, so there’s a focus on intuition building and making some stuff off the beaten path (like a recurrent network to classify MNIST digits from just a random walk over the pixels, or a color space compression optimized for different classification datasets). Take a look if you’re so inclined — they’re easy to open in google colab through the github option — and feel free to give feedback!