awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ml5js/ml5-libraryالصورة الرمزية لـ ml5js

    ml5js/ml5-library

    6,581عرض على GitHub↗

    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
    عرض على GitHub↗6,581
  1. Home
  2. Data & Databases
  3. Data Exchange Protocols
  4. Runtime Data Exchange
  5. Asynchronous Model Callbacks