tfjs-models
ML models
A collection of pre-trained machine learning models for use in web applications.
Pretrained models for TensorFlow.js
14k stars
276 watching
4k forks
Language: TypeScript
last commit: 26 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,506 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,484 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
tensorflow/tfx | An end-to-end platform for building and deploying machine learning pipelines in production environments. | 2,114 |
tensorflow/tfjs-examples | A collection of examples demonstrating the use of TensorFlow.js in various applications. | 6,581 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
tensorflow/tflite-support | A toolkit to deploy machine learning models on mobile devices using the TensorFlow Lite framework | 378 |
sarus-tech/tf2-published-models | Implementations of classical machine learning models using TensorFlow 2 and Keras API. | 38 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
tensorflow/metadata | Standardizes metadata formats for machine learning models. | 107 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,590 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
matlab-deep-learning/image-classification-in-matlab-using-tensorflow | This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 51 |
jedld/tensor_stream | A Ruby-based framework for building and deploying machine learning models on various hardware platforms. | 507 |