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

Keras for deep learning 

Keras is a Python based API that uses TensorFlow, CNTK, or Theano as backend for deep learning. Due to its high level API and simplified abstraction, it has been quite popular in the deep learning community. We will be using this library to study CNNs. To install this, first install TensorFlow as described in previous section, and use the following:

pip install keras

There is no separate version for GPU. For installing specific versions of Keras, such as Version 2.1.2, use following: 

pip install keras==2.1.2

The latest version of Keras at the time of writing this book is 2.1.2. To check the version of installed Keras, use:

python -c "import keras;print(keras.__version__)"

If TensorFlow is installed from previous sections, it will use it as backend.

To use Keras, one of the prerequisites is basic knowledge of deep learning. In this book, we will see it in Chapter 5, Convolutional Neural Networks.

主站蜘蛛池模板: 老河口市| 太和县| 北流市| 东乌珠穆沁旗| 靖宇县| 尤溪县| 临高县| 财经| 屏东县| 新营市| 临潭县| 楚雄市| 炉霍县| 错那县| 年辖:市辖区| 达日县| 平果县| 甘肃省| 东辽县| 东乌珠穆沁旗| 仪陇县| 灵宝市| 遵化市| 龙南县| 旺苍县| 河北区| 阿拉善盟| 澄江县| 岫岩| 汾西县| 利辛县| 枝江市| 红原县| 永仁县| 南开区| 垫江县| 金坛市| 莱阳市| 铜梁县| 甘泉县| 徐闻县|