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 Description: R Interface to 'AutoKeras' . '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 Depends: R (>= 3.1) Imports: keras, methods, reticulate, stats RoxygenNote: 7.1.1 Suggests: testthat, covr Config/pak/sysreqs: libpng-dev python3 Repository: https://r-tensorflow.r-universe.dev Date/Publication: 2021-01-16 23:58:42 UTC RemoteUrl: https://github.com/r-tensorflow/autokeras RemoteRef: HEAD RemoteSha: 951a665614fde8c404bb90f485134f2a22843853 NeedsCompilation: no Packaged: 2026-06-19 10:44:22 UTC; root Author: Juan Cruz Rodriguez [aut, cre], Data Analytics at Texas A&M (DATA) Lab [cph]