官术网_书友最值得收藏!

TensorFlow for deep learning

TensorFlow is one of the popular deep learning libraries available and has APIs for Python, C++, Java, and so on. In this book, we will use the Python API 1.4.0. Explaining TensorFlow in detail is beyond the scope of this book; the official documentation is a better starting place to get acquainted with it. 

In order to install, we will use the pip based method, as follows:

pip install tensorflow=1.4.0

If there is GPU available with CUDA and cuDNN:

pip install tensorflow-gpu=1.4.0

For more information on TensorFlow and its use, please follow the tutorials here: 

https://www.tensorflow.org/get_started/get_started.

Once installed, TensorFlow version can be checked by running:

python -c "import tensorflow as tf;print(tf.__version__)"
主站蜘蛛池模板: 易门县| 织金县| 乐至县| 成安县| 通渭县| 济阳县| 汽车| 巴中市| 张家港市| 新巴尔虎左旗| 藁城市| 大新县| 五原县| 介休市| 灌云县| 台南县| 安远县| 巴中市| 青河县| 邵武市| 祁阳县| 伊川县| 潜江市| 镇康县| 墨玉县| 商南县| 保德县| 屏东市| 吉隆县| 德化县| 岳阳市| 广水市| 呼玛县| 林西县| 宁夏| 长汀县| 吉林省| 阿克陶县| 台江县| 瑞金市| 容城县|