metadata
Metadata format standard
Standardizes metadata formats for machine learning models.
Utilities for passing TensorFlow-related metadata between tools
107 stars
18 watching
50 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
tensorflow/data-validation | A library for exploring and validating machine learning data in TensorFlow | 766 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,180 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
tensorflow/privacy | A Python library for training machine learning models while preserving the privacy of sensitive data | 1,947 |
google/ml-metadata | A library for recording and managing metadata associated with machine learning workflows | 629 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
somaticio/tensorflow.rb | An API for utilizing the TensorFlow machine learning framework in Ruby | 829 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,533 |
rstudio/tensorflow | A package that provides an interface to the TensorFlow machine learning framework from within R. | 1,329 |
terryum/tensorflow_exercises | A collection of TensorFlow examples and exercises practiced by the author while learning various machine learning concepts. | 617 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 907 |