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

Keras

Keras is a high-level, open source, deep learning framework created by Francois Chollet from Google that emphasizes iterative and fast development; it is generally regarded as one of the best options to use to learn deep learning. Keras has a choice of backend lower-level frameworks: TensorFlow, Theano, or CNTK, but it is most commonly used with TensorFlow. Keras models can be deployed on practically any environment, for example, a web server, iOS, Android, a browser, or the Raspberry Pi.

To learn more about Keras, go to https://keras.io/. To learn more about using Keras in R, go to https://keras.rstudio.com; this link will also has more examples of R and Keras, as well as a handy Keras cheat sheet that gives a thorough reference to all of the functionality of the R Keras package. To install the keras package for R, run the following code:

devtools::install_github("rstudio/keras")
library(keras)
install_keras()

This will install the CPU-based package of Keras and TensorFlow. If your machine has a suitable GPU, you can refer to the documentation for install_keras() to find out how to install it.

主站蜘蛛池模板: 衡阳县| 九江市| 三原县| 沛县| 昭觉县| 荣成市| 平和县| 依兰县| 东丰县| 怀柔区| 德钦县| 衡山县| 尼玛县| 铜梁县| 明光市| 长兴县| 吉木萨尔县| 堆龙德庆县| 秦皇岛市| 拜城县| 玛多县| 会泽县| 宁乡县| 丰镇市| 蓝田县| 沛县| 民和| 南澳县| 苏尼特右旗| 东丽区| 如东县| 大方县| 庆云县| 龙陵县| 黑河市| 建昌县| 云梦县| 平果县| 洪雅县| 通辽市| 玉门市|