R interface to TensorFlow Dataset API

R build status

The TensorFlow Dataset API provides various facilities for creating scalable input pipelines for TensorFlow models, including:

The R interface to TensorFlow datasets provides access to the Dataset API, including high-level convenience functions for easy integration with the keras package.

For documentation on using tfdatasets, see the package website at https://tensorflow.rstudio.com/tools/tfdatasets/.