Interface to 'TensorFlow' Estimators <https://www.tensorflow.org/programmers_guide/estimators>, a high-level API that provides implementations of many different model types including linear models and deep neural networks.
Version: | 1.5 |
Depends: | R (≥ 3.1) |
Imports: | magrittr, progress, reticulate (≥ 1.3.1), rlang, tensorflow (≥ 1.4.2), tfruns (≥ 1.1), tidyselect, utils, purrr, tibble, tidyr |
Suggests: | ggplot2, modelr (≥ 0.1.1), testthat, knitr |
Published: | 2018-01-18 |
Author: | JJ Allaire [aut, cre], Yuan Tang [aut], Kevin Ushey [aut], Kevin Kuo [aut], Daniel Falbel [ctb, cph], RStudio [cph, fnd], Google Inc. [cph] |
Maintainer: | JJ Allaire <jj at rstudio.com> |
BugReports: | https://github.com/rstudio/tfestimators/issues |
License: | Apache License 2.0 |
URL: | https://github.com/rstudio/tfestimators |
NeedsCompilation: | no |
SystemRequirements: | TensorFlow (https://www.tensorflow.org/) |
Citation: | tfestimators citation info |
Materials: | README |
In views: | HighPerformanceComputing |
CRAN checks: | tfestimators results |
Reference manual: | tfestimators.pdf |
Vignettes: |
Custom Estimators Dataset API Estimators Basics Feature Columns Input Functions Parsing Utilities Run Hooks TensorBoard Visualization Using Estimators |
Package source: | tfestimators_1.5.tar.gz |
Windows binaries: | r-devel: tfestimators_1.5.zip, r-release: tfestimators_1.5.zip, r-oldrel: tfestimators_1.5.zip |
OS X El Capitan binaries: | r-release: tfestimators_1.5.tgz |
OS X Mavericks binaries: | r-oldrel: tfestimators_1.4.2.tgz |
Old sources: | tfestimators archive |
Reverse suggests: | tensorflow, tfdatasets |
Please use the canonical form https://CRAN.R-project.org/package=tfestimators to link to this page.