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

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.

主站蜘蛛池模板: 义乌市| 巴楚县| 团风县| 西安市| 廉江市| 南宫市| 资源县| 嵊泗县| 汉源县| 新竹县| 灵宝市| 瑞昌市| 宜春市| 龙游县| 庆安县| 彰武县| 潞城市| 房产| 沙湾县| 安阳县| 松阳县| 盐城市| 连云港市| 祁阳县| 扶沟县| 达日县| 思南县| 新邵县| 乌拉特前旗| 日照市| 枞阳县| 西宁市| 青阳县| 宜州市| 太和县| 广元市| 灵武市| 青田县| 广宁县| 锡林浩特市| 贵德县|