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

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

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

1 مستودع

Awesome GitHub RepositoriesAsynchronous Parameter Coordination

Architectural patterns for decoupling parameter requests from result reporting to enable parallel objective evaluations.

Distinct from Request Parameter Management: Distinct from API request parameters; this is about the asynchronous flow of an optimization engine.

Explore 1 awesome GitHub repository matching software engineering & architecture · Asynchronous Parameter Coordination. Refine with filters or upvote what's useful.

Awesome Asynchronous Parameter Coordination GitHub Repositories

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

    facebookresearch/nevergrad

    4,151عرض على GitHub↗

    Nevergrad is a gradient-free optimization library and hyperparameter optimization framework designed to find the minimum of objective functions without using derivatives. It serves as an asynchronous optimization engine that decouples parameter suggestions from result reporting to support parallel function evaluations. The project specializes in multi-objective optimization to identify Pareto fronts for competing goals and provides a suite for benchmarking the performance and convergence of different optimization routines. It supports black-box system optimization, enabling the tuning of exte

    Requests suggested parameters and reports resulting values asynchronously to facilitate parallel execution.

    Python
    عرض على GitHub↗4,151
  1. Home
  2. Software Engineering & Architecture
  3. Asynchronous Parameter Coordination