keras: R Interface to 'Keras'

Interface to 'Keras' <https://keras.io>, a high-level neural networks 'API'. 'Keras' was developed with a focus on enabling fast experimentation, supports both convolution based networks and recurrent networks (as well as combinations of the two), and runs seamlessly on both 'CPU' and 'GPU' devices.

Version: 2.1.6
Depends: R (≥ 3.2)
Imports: reticulate (≥ 1.5), tensorflow (≥ 1.5), tfruns (≥ 1.0), magrittr, zeallot, methods, R6
Suggests: ggplot2, testthat, knitr, rmarkdown
Published: 2018-04-29
Author: JJ Allaire [aut, cre], François Chollet [aut, cph], RStudio [ctb, cph, fnd], Google [ctb, cph, fnd], Yuan Tang ORCID iD [ctb, cph], Daniel Falbel [ctb, cph], Wouter Van Der Bijl [ctb, cph], Martin Studer [ctb, cph]
Maintainer: JJ Allaire <jj at rstudio.com>
BugReports: https://github.com/rstudio/keras/issues
License: MIT + file LICENSE
URL: https://keras.rstudio.com
NeedsCompilation: no
SystemRequirements: Keras >= 2.0 (https://keras.io)
Materials: NEWS
In views: HighPerformanceComputing, ModelDeployment
CRAN checks: keras results

Downloads:

Reference manual: keras.pdf
Vignettes: About Keras Layers
About Keras Models
Using Pre-Trained Models
Keras Backend
Writing Custom Keras Layers
Frequently Asked Questions
Guide to the Functional API
Getting Started with Keras
Guide to the Sequential Model
Training Callbacks
Training Visualization
Why Use Keras?
Package source: keras_2.1.6.tar.gz
Windows binaries: r-devel: keras_2.1.6.zip, r-release: keras_2.1.6.zip, r-oldrel: keras_2.1.6.zip
OS X binaries: r-release: keras_2.1.6.tgz, r-oldrel: keras_2.1.5.tgz
Old sources: keras archive

Reverse dependencies:

Reverse depends: kerasformula
Reverse imports: ruta
Reverse suggests: bamlss, lime, OSTSC, reinforcelearn, tensorflow, tfdatasets

Linking:

Please use the canonical form https://CRAN.R-project.org/package=keras to link to this page.