Posts by Category

Blog

Algorithms

less than 1 minute read

As I am learning about algorithms using a couple resources, I am saving the things I have found interesting or useful in this repository.

Classifying Flower Images with Pytorch

less than 1 minute read

When I enrolled in Udacity’s Python for AI Nanodegree, I created this classifier for my final project. It implements a neural network, using transfer learnin...

Back to Top ↑