To cite tfestimators in publications, please use:

Heng-Tze Cheng, Lichan Hong, Mustafa Ispir, Clemens Mewald, Zakaria Haque, Illia Polosukhin, Georgios Roumpos, D Sculley, Jamie Smith, David Soergel, Yuan Tang, Philipp Tucker, Martin Wicke, Cassandra Xia, and Jianwei Xie. TensorFlow Estimators: Managing Simplicity vs. Flexibility in High-Level Machine Learning Frameworks. Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, Halifax, NS, Canada, August 13 - August 17 (2017).

Yuan Tang, JJ Allaire, Kevin Ushey, and Kevin Kuo. tfestimators: High-level Estimator Interface to TensorFlow in R. https://github.com/rstudio/tfestimators

Corresponding BibTeX entries:

  @InProceedings{,
    author = {Heng-Tze Cheng and Lichan Hong and Mustafa Ispir and
      Clemens Mewald and Zakaria Haque and Illia Polosukhin and
      Georgios Roumpos and D Sculley and Jamie Smith and David Soergel
      and Yuan Tang and Philipp Tucker and Martin Wicke and Cassandra
      Xia and Jianwei Xie},
    title = {TensorFlow Estimators: Managing Simplicity vs. Flexibility
      in High-Level Machine Learning Frameworks},
    booktitle = {Proceedings of the 23rd ACM SIGKDD International
      Conference on Knowledge Discovery and Data Mining},
    year = {2017},
    isbn = {978-1-4503-4887-4},
    location = {Halifax, NS, Canada},
    pages = {1763--1771},
    url = {http://doi.acm.org/10.1145/3097983.3098171},
    doi = {10.1145/3097983.3098171},
    acmid = {3098171},
    publisher = {ACM},
    address = {New York, NY, USA},
  }
  @Manual{,
    author = {Yuan Tang and JJ Allaire and {RStudio} and Kevin Ushey
      and Kevin Kuo and {Google Inc.}},
    title = {tfestimators: High-level Estimator Interface to TensorFlow
      in R},
    year = {2018},
    url = {https://github.com/rstudio/tfestimators},
  }