Migrating to TensorFlow 2.0

How to migrate your code to TensorFlow 2.0

My approach to solving (almost) any machine learning problem

A technique to solve machine learning problems

Machine learning explained with gifs: style transfer

Understanding style transfer with animated gifs

How to make animated gifs from Matplotlib plots easily

In this tutorial, I'll show you how to export your matplotlib plots as animated gifs

Using a neural network to generate your next startup name

I'll show you how to use a LSTM to generate startup names

Tutorial: Plotting your Facebook friend network using NetworkX and python-louvain

Tutorial (with code) on how to plot your Facebook friend network

Using Facebook data to plot my friend network

In this blog post, I'll explain how to plot a Facebook friend network

Top 5 Best Jupyter Notebook Extensions

The best extensions to be more productive with notebooks

Some of my side projects

About Me

Some of my side projects

Converting a Caffe model to TensorFlow

In this tutorial, I'll show you how to convert the Places 365 model to TensorFlow

Faster inference in TensorFlow using XLA.

In this blog post, we'll investigate how to make TensorFlow faster with XLA

Turn any Jupyter notebook into a REST API

In this tutorial, I'll show you how to create a small api for your Jupyter Notebook