awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAsynchronous Model Callbacks

Non-blocking execution patterns specifically for returning results from long-running machine learning predictions.

Distinct from Asynchronous Callbacks: Distinct from general data exchange callbacks by focusing on ML inference result triggers.

Explore 1 awesome GitHub repository matching data & databases · Asynchronous Model Callbacks. Refine with filters or upvote what's useful.

Awesome Asynchronous Model Callbacks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ml5js/ml5-libraryAvatar von ml5js

    ml5js/ml5-library

    6,581Auf GitHub ansehen↗

    ml5-library is a JavaScript machine learning library that functions as a browser-based inference engine. It provides a high-level wrapper for implementing neural networks and data models, allowing users to execute machine learning predictions directly on the client side. The library simplifies the integration of machine learning into web applications and creative coding projects by removing the requirement for deep mathematical expertise. It specifically enables web-based image classification through the use of pretrained deep learning models to identify and label objects within images. The

    Implements asynchronous callback functions to handle results from long-running model predictions without blocking the browser.

    JavaScript
    Auf GitHub ansehen↗6,581
  1. Home
  2. Data & Databases
  3. Data Exchange Protocols
  4. Runtime Data Exchange
  5. Asynchronous Model Callbacks