Provides a convenient way to log scalars, images, audio, and histograms in the 'tfevent' record file format. 
  Logged data can be visualized on the fly using 'TensorBoard', a web based tool that focuses on visualizing the training 
  progress of machine learning models.
| Version: | 0.0.4 | 
| Imports: | Rcpp, withr, fs, rlang (≥ 1.0.0), vctrs, blob, png, digest, cli, zeallot | 
| LinkingTo: | Rcpp | 
| Suggests: | testthat (≥ 3.0.0), tibble, tidyr, reticulate, rmarkdown, ggplot2, tensorflow, wav | 
| Published: | 2024-06-27 | 
| DOI: | 10.32614/CRAN.package.tfevents | 
| Author: | Daniel Falbel [aut, cre, cph],
  Posit, PBC [cph],
  The tl::optional authors [cph] (For the vendored tl::optional code.),
  Mark Adler [cph] (For the included crc32c code.) | 
| Maintainer: | Daniel Falbel  <daniel at posit.co> | 
| BugReports: | https://github.com/mlverse/tfevents/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/mlverse/tfevents,
https://mlverse.github.io/tfevents/ | 
| NeedsCompilation: | yes | 
| SystemRequirements: | libprotobuf, protobuf-compiler | 
| Materials: | README, NEWS | 
| CRAN checks: | tfevents results |