awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • facebookresearch/nevergradfacebookresearch का अवतार

    facebookresearch/nevergrad

    4,151GitHub पर देखें↗

    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