Package: autokeras
Type: Package
Title: R Interface to 'AutoKeras'
Version: 1.0.12
Authors@R: c(
    person(given = "Juan Cruz", family = "Rodriguez",
        role = c("aut", "cre"), email = "jcrodriguez@unc.edu.ar"),
    person(family = "Data Analytics at Texas A&M (DATA) Lab", role = "cph")
    )
Maintainer: Juan Cruz Rodriguez <jcrodriguez@unc.edu.ar>
Description: R Interface to 'AutoKeras' <https://autokeras.com/>.
    'AutoKeras' is an open source software library for Automated Machine
    Learning (AutoML). The ultimate goal of AutoML is to provide easily
    accessible deep learning tools to domain experts with limited data science
    or machine learning background. 'AutoKeras' provides functions to
    automatically search for architecture and hyperparameters of deep
    learning models.
Encoding: UTF-8
License: MIT + file LICENSE
URL: https://github.com/r-tensorflow/autokeras
BugReports: https://github.com/r-tensorflow/autokeras/issues
LazyData: true
Depends: R (>= 3.1)
Imports: keras, methods, reticulate, stats
RoxygenNote: 7.1.1
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2021-01-16 23:52:24 UTC; jcrodriguez
Author: Juan Cruz Rodriguez [aut, cre],
  Data Analytics at Texas A&M (DATA) Lab [cph]
Repository: CRAN
Date/Publication: 2021-01-17 05:20:02 UTC
Built: R 4.3.0; ; 2023-07-10 06:26:58 UTC; unix
