Package: tfaddons Type: Package Title: Interface to 'TensorFlow SIG Addons' Version: 0.10.3 Authors@R: c( person("Turgut", "Abdullayev", role = c("aut", "cre"), email = "turqut.a.314@gmail.com") ) Maintainer: Turgut Abdullayev Description: 'TensorFlow SIG Addons' is a repository of community contributions that conform to well-established API patterns, but implement new functionality not available in core 'TensorFlow'. 'TensorFlow' natively supports a large number of operators, layers, metrics, losses, optimizers, and more. However, in a fast moving field like Machine Learning, there are many interesting new developments that cannot be integrated into core 'TensorFlow' (because their broad applicability is not yet clear, or it is mostly used by a smaller subset of the community). License: Apache License 2.0 URL: https://github.com/henry090/tfaddons BugReports: https://github.com/henry090/tfaddons/issues SystemRequirements: TensorFlow >= 2.0 (https://www.tensorflow.org/) Encoding: UTF-8 RoxygenNote: 7.1.2 Imports: reticulate, tensorflow, rstudioapi, keras, purrr Suggests: knitr, rmarkdown, testthat, dplyr VignetteBuilder: knitr Config/pak/sysreqs: libpng-dev python3 Repository: https://eagerai.r-universe.dev Date/Publication: 2022-03-25 12:10:20 UTC RemoteUrl: https://github.com/eagerai/tfaddons RemoteRef: HEAD RemoteSha: 640e4c26aa40a460655830e0d26a0e9806e74f9b NeedsCompilation: no Packaged: 2026-07-05 06:55:16 UTC; root Author: Turgut Abdullayev [aut, cre]