Benchmarking TensorFlow on Cloud CPUs: Cheaper Deep Learning than Cloud GPUs

Using CPUs instead of GPUs for deep learning training in the cloud is cheaper because of the massive cost differential afforded by preemptible instances.

July 5, 2017 · 7 min

Leaving Apple Inc.

I have made the personal decision to leave my job at Apple to further my personal growth and technical skills.

May 4, 2017 · 5 min

Coding, Visualizing, and Animating Bootstrap Resampling

I have reverse-engineered data and code with R and ggplot2 in order to create detailed implementations of bootstrapping, and also to add a few visual improvements.

September 22, 2015 · 6 min

How to Scrape Data From Facebook Page Posts for Statistical Analysis

It is pretty easy to scrape Facebook Posts data and make into a spreadsheet for easy analysis, although there are a large number of gotchas.

July 20, 2015 · 7 min

An Introduction on How to Make Beautiful Charts With R and ggplot2

Adding a touch of color and design can help make more compelling visualizations, thanks to ggplot2 syntax and chaining capabilities.

February 12, 2015 · 8 min