Practical Convolutional Neural Networks
上QQ阅读APP看书,第一时间看更新

Installing TensorFlow

There are two easy ways to install TensorFlow:

  • Using a virtual environment (recommended and described here)
  • With a Docker image