Deep Learning Machine Setup: Ubuntu17.04+Nvidia GTX 1080+CUDA 9.0+cuDNN 7.0+TensorFlow 1.3

Last year, I got a deep learning machine with GTX 1080 and write an article about the Deep Learning Environment configuration: Dive Into TensorFlow, Part III: GTX 1080+Ubuntu16.04+CUDA8.0+cuDNN5.0+TensorFlow. Recently, I met some problem with the deep learning server and reinstall … 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 →