Skip to content

Utilities for passing TensorFlow-related metadata between tools

License

Notifications You must be signed in to change notification settings

ruoyu90/metadata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow Metadata

TensorFlow Metadata provides standard representations for metadata that are useful when training machine learning models with TensorFlow.

The metadata serialization formats include:

  • A schema describing tabular data (e.g., tf.Examples).
  • A collection of summary statistics over such datasets.

The metadata may be produced by hand or automatically during input data analysis, and may be consumed for data validation, exploration, and transformation.

About

Utilities for passing TensorFlow-related metadata between tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%