Michael Quinn
An AI and Data Science veteran. An ex-Googler. A dad. A fan of statistical computing, the great outdoors and other adventurous things.
You May Also Enjoy
Some thoughts after a month of working on AI
10 minute read
It’s been one month since I left Google for an AI startup, which makes it a good time for some reflection.
Moving the development of this blog to devcontainers
3 minute read
The world has changed since I discussed building the site for the first time. Let’s get caught up!
An R translation of List out of Lambda
8 minute read
We’ll use a modern classic in literate programming to illustrate some of the more interesting sides of functional programming in R.
Wait, how do you bootstrap?
11 minute read
We’re told in school that bootstrapping requires us to sample all of the data with replacement. But what if we didn’t?