Package: tfautograph
Title: Autograph R for 'Tensorflow'
Version: 0.1.0
Authors@R: person("Tomasz", "Kalinowski", email = "kalinowskit@gmail.com", role = c("aut", "cre"))
Description: Translate R control flow expressions into 'Tensorflow' graphs.
SystemRequirements: TensorFlow (https://www.tensorflow.org/)
URL: https://t-kalinowski.github.io/tfautograph/
BugReports: https://github.com/t-kalinowski/tfautograph/issues
Depends: R (>= 3.5.0)
Imports: tensorflow, reticulate,
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: rlang, spelling, testthat (>= 2.1.0), knitr, tfdatasets,
        magrittr, rmarkdown, keras
Language: en-US
NeedsCompilation: no
Packaged: 2019-10-07 22:22:24 UTC; tomasz
Author: Tomasz Kalinowski [aut, cre]
Maintainer: Tomasz Kalinowski <kalinowskit@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-09 14:40:02 UTC
