tfjs
ML model library
An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration.
A WebGL accelerated JavaScript library for training and deploying ML models.
19k stars
325 watching
2k forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
deep-learningdeep-neural-networkgpu-accelerationjavascriptmachine-learningneural-networktypescriptwasmweb-assemblywebgl
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,180 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
tensorflow/tfx | An end-to-end platform for deploying production machine learning pipelines | 2,121 |
tensorflow/tflite-support | A toolkit to deploy machine learning models on mobile devices using the TensorFlow Lite framework | 381 |
hoff97/tensorjs | A JavaScript library for accelerated tensor computation in web browsers | 36 |
jedld/tensor_stream | A Ruby-based framework for building and deploying machine learning models on various hardware platforms. | 506 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 373 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 97 |
google/cfu-playground | A framework for designing and evaluating custom processor instructions to accelerate machine learning tasks on FPGAs. | 476 |
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 |
neuraxio/neuraxle-tensorflow | Provides utility functions and abstractions for building machine learning models using TensorFlow | 4 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |