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

  • R Deep Learning Essentials
  • Mark Hodnett Joshua F. Wiley
  • 179字
  • 2021-08-13 15:34:29

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.

主站蜘蛛池模板: 墨竹工卡县| 乌拉特中旗| 彰化市| 卫辉市| 全南县| 宁安市| 本溪市| 晋宁县| 资溪县| 唐山市| 北碚区| 绍兴县| 永福县| 浮山县| 罗田县| 天长市| 贡觉县| 武穴市| 靖远县| 红安县| 元阳县| 屏东县| 巴彦淖尔市| 砚山县| 休宁县| 义乌市| 荥阳市| 兴和县| 凉城县| 温州市| 陆丰市| 开阳县| 六枝特区| 盖州市| 兴和县| 台北县| 平武县| 万源市| 全州县| 龙游县| 和政县|