Contents

tensorflow-metadata 1.14.0

0

Library and standards for schema and statistics.

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

Stars: 103, Watchers: 103, Forks: 47, Open Issues: 9

The tensorflow/metadata repo was created 6 years ago and the last code push was 5 days ago.
The project is popular with 103 github stars!

How to Install tensorflow-metadata

You can install tensorflow-metadata using pip

pip install tensorflow-metadata

or add it to a project with poetry

poetry add tensorflow-metadata

Package Details

Author
Google Inc.
License
Apache 2.0
Homepage
PyPi:
https://pypi.org/project/tensorflow-metadata/
GitHub Repo:
https://github.com/tensorflow/metadata

Classifiers

  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Mathematics
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  tensorflow-metadata  pypi packages just yet.

Errors

A list of common tensorflow-metadata errors.

Code Examples

Here are some tensorflow-metadata code examples and snippets.

Related Packages & Articles

thinc 8.2.3

A refreshing functional take on deep learning, compatible with your favorite libraries

tensorflow 2.16.1

TensorFlow is an open source machine learning framework for everyone.

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.2.0

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).