python

data-science

Recipe : Strip Notebook output before comitting

Ever wished you could commit your notebooks without the output cells, but not loose all you outputs locally? This is how.

Read
hydroponics

Building an indoor NFT hydroponics system with Raspberry Pi monitoring

My experience in building an NFT hydroponics garden and monitoring it with sensors and a Raspberry-Pi.

Read

PyCon Canada 2016: Building a real-time image classification web app with Python and MLDB.ai

In this tutorial, we will build a real-time machine learning web app using Python and MLDB.ai. We will use MLDB's Tensorflow integration to use a deep learning model to embed images in a high dimensional conceptual space, and use that representation as features to do transfer learning. This will allow us to build a real-time image classification endpoint.

Read

PyCon Canada 2015: Epic NHL goal celebration hack

Video and slides of my PyCon Canada 2015 talk on the "Epic NHL goal celebration hack with a hue light show and real-time machine learning".

Read

Actually, Marty didn't go Back To The Future: Graphing the train sequence of BTTF3

Data-science tribute to BTTF. This post explores if, in the third film, they really make it to 88 miles per hour before they run out of tracks?

Read