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.
ReadVideo 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".
ReadSlides from the talk I gave at the 2013 Canadian Conference on Artificial Intelligence.
Read