Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Contact

Preferred methods of sending your questions, inquiries, and love letters.

Welcome Page

Hi there! Glad you chose to visit my page! The front page along with a few other pages are still a work in progress but feel free to explore the site as much...

Posts

Transfer Learning

7 minute read

#Import and configure modules import matplotlib.pyplot as plt import matplotlib as mpl import numpy as np from PIL import Image import time import functools ...