The Lambda Deep Learning Blog

Featured Posts

Recent Posts

Transfer Learning with TensorFlow Tutorial: Image Classification Example

This tutorial demonstrates how to use a pre-trained model for transfer learning. The networks used in this tutorial include ResNet50, InceptionV4 and NasNet. The dataset is Stanford Dogs. Tensorflow implementation is provided.

Published 09/21/2018 by Chuan Li

How To Classify Images with TensorFlow - a Step-By-Step Tutorial

This tutorial will walk you through the steps of building an image classification application with TensorFlow. We will also introduce you to a few building blocks for creating your own deep learning demos.

Published 09/13/2018 by Chuan Li

...

Next page