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

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.

主站蜘蛛池模板: 宝清县| 尼勒克县| 小金县| 钟祥市| 洛扎县| 望城县| 湖南省| 莒南县| 太和县| 威信县| 莒南县| 新巴尔虎右旗| 杨浦区| 封开县| 陵水| 绥宁县| 余姚市| 南木林县| 苍梧县| 五常市| 电白县| 镇坪县| 临邑县| 阳江市| 三台县| 古浪县| 颍上县| 当涂县| 荔浦县| 永胜县| 和田市| 永胜县| 洛南县| 金川县| 彭山县| 大理市| 杂多县| 白朗县| 资中县| 建瓯市| 建瓯市|