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

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__)"
主站蜘蛛池模板: 霞浦县| 申扎县| 琼海市| 马尔康县| 武强县| 佛学| 和龙市| 鄂尔多斯市| 庆元县| 特克斯县| 嘉黎县| 兰溪市| 迁安市| 黄龙县| 治县。| 马尔康县| 东阳市| 鹤山市| 读书| 来凤县| 海阳市| 英吉沙县| 海丰县| 黔东| 南乐县| 张家川| 焦作市| 潮安县| 墨脱县| 棋牌| 玛纳斯县| 城市| 阳曲县| 吉安县| 高要市| 中牟县| 珠海市| 洪雅县| 德阳市| 绵竹市| 嵊州市|