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

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__)"
主站蜘蛛池模板: 芮城县| 观塘区| 丰镇市| 罗定市| 正镶白旗| 鄂伦春自治旗| 雷山县| 丰顺县| 喜德县| 分宜县| 桐庐县| 兴隆县| 青海省| 宾川县| 公安县| 安顺市| 古田县| 乐东| 精河县| 武城县| 精河县| 盐山县| 峡江县| 达尔| 合肥市| 通海县| 大余县| 武汉市| 八宿县| 长子县| 夹江县| 辽阳县| 厦门市| 宜都市| 溆浦县| 昭觉县| 略阳县| 西吉县| 石林| 巨鹿县| 鹿泉市|