Package: kerastuneR
Type: Package
Title: Interface to 'Keras Tuner'
Version: 0.1.0.6
Authors@R: c(
  person("Turgut", "Abdullayev", role = c("aut", "cre"),
         email = "turqut.a.314@gmail.com"),  
  person(family = "Google Inc.", role = c("cph"))
  )
Maintainer: Turgut Abdullayev <turqut.a.314@gmail.com>
Description: 'Keras Tuner' <https://keras-team.github.io/keras-tuner/> is a hypertuning framework made for humans. 
             It aims at making the life of AI practitioners, hypertuner 
             algorithm creators and model designers as simple as possible by 
             providing them with a clean and easy to use API for hypertuning. 
             'Keras Tuner' makes moving from a base model to a hypertuned one quick and 
             easy by only requiring you to change a few lines of code.
License: Apache License 2.0
URL: https://github.com/EagerAI/kerastuneR/
BugReports: https://github.com/EagerAI/kerastuneR/issues/
SystemRequirements: TensorFlow >= 2.0 (https://www.tensorflow.org/)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: reticulate, tensorflow, rstudioapi, plotly, data.table,
        RJSONIO, rjson, tidyjson, dplyr, echarts4r, crayon, magick
Suggests: keras, knitr, tfdatasets, testthat, purrr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-03 18:25:55 UTC; turgutabdullayev
Author: Turgut Abdullayev [aut, cre],
  Google Inc. [cph]
Repository: CRAN
Date/Publication: 2023-09-03 18:40:02 UTC
Built: R 4.2.0; ; 2023-09-04 12:11:17 UTC; unix
