Dive Into TensorFlow, Part V: Deep MNIST

This is the fifth article in the series “Dive Into TensorFlow“, here is an index of all the articles in the series that have been published to date: Part I: Getting Started with TensorFlow Part II: Basic Concepts Part III: … Continue reading →

Dive Into TensorFlow, Part IV: Hello MNIST

This is the fourth article in the series “Dive Into TensorFlow“, here is an index of all the articles in the series that have been published to date: Part I: Getting Started with TensorFlow Part II: Basic Concepts Part III: … Continue reading →

Dive Into TensorFlow, Part III: GTX 1080+Ubuntu16.04+CUDA8.0+cuDNN5.0+TensorFlow

This is the third article in the series “Dive Into TensorFlow“, here is an index of all the articles in the series that have been published to date: Part I: Getting Started with TensorFlow Part II: Basic Concepts Part III: … Continue reading →

Dive Into TensorFlow, Part II: Basic Concepts

This is the second article in the series “Dive Into TensorFlow“, here is an index of all the articles in the series that have been published to date: Part I: Getting Started with TensorFlow Part II: Basic Concepts (this article) … Continue reading →

Dive Into TensorFlow, Part I: Getting Started with TensorFlow

TensorFlow is one of most popular open source deep learning libraries launched by Google. This is the first article in a series where I will give a detail tutorial about TensorFlow, here is an index of all the articles in … Continue reading →