awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesFlatBuffer Model Interpreters

Runtimes that parse compact binary FlatBuffer formats for efficient model execution.

Distinct from Model Interpretability: Candidates are for model interpretability (explaining predictions), not technical model interpretation (parsing binary formats).

Explore 1 awesome GitHub repository matching artificial intelligence & ml · FlatBuffer Model Interpreters. Refine with filters or upvote what's useful.

Awesome FlatBuffer Model Interpreters GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tensorflow/tfjs-coreAvatar de tensorflow

    tensorflow/tfjs-core

    8,437Voir sur GitHub↗

    TensorFlow.js is a JavaScript machine learning library and browser-based runtime used to build, train, and execute models. It functions as a WebGL accelerated tensor engine, providing a foundation for high-performance linear algebra operations and an automatic differentiation framework for computing gradients. The project distinguishes itself through its ability to run machine learning directly in web environments, supporting both client-side inference and browser-based training. It enables the deployment of Python-based models by converting Keras or TensorFlow models into compatible formats

    Includes native support for TFLite models via FlatBuffers for efficient inference without a full framework.

    TypeScriptdeep-learningdeep-neural-networksgpu-acceleration
    Voir sur GitHub↗8,437
  1. Home
  2. Artificial Intelligence & ML
  3. FlatBuffer Model Interpreters