Learn R Programming

⚠️There's a newer version (1.5.4) of this package.Take me there.

tfruns (version 0.9.1)

Training Run Tools for 'TensorFlow'

Description

Create and manage unique directories for each 'TensorFlow' training run. Provides a unique, time stamped directory for each run along with functions to retrieve the directory of the latest run or latest several runs.

Copy Link

Version

Install

install.packages('tfruns')

Monthly Downloads

17,559

Version

0.9.1

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

JJ Allaire

Last Published

August 24th, 2017

Functions in tfruns (0.9.1)

as_run_dir

Extract run directory from an object
clean_runs

Clean run directories
write_run_metadata

Write run metadata into the current run directory
latest_run

Latest training run
ls_runs

List training runs
flags

Flags for a training run
is_run_active

Check for an active training run
run_info

Summary information for training runs
training_run

Run a training script
unique_run_dir

Create a unique run directory
view_run_metrics

View metrics for a training run
reexports

Objects exported from other packages
run_dir

Training run directory