This package implements autograph for R.
It lets you use tensors in R control flow expressions like if, while and for and automatically translates those expressions into tensorflow graphs.
It is compatible with and tested against Tensorflow versions 2.1, 2.0, and 1.15.
autograph and Tensorflow 2.1autograph hintsYou can install tfautograph from CRAN with:
You can install the development version from GitHub with: