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 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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • facebookresearch/nevergradAvatar de facebookresearch

    facebookresearch/nevergrad

    4,151Voir sur 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
    Voir sur GitHub↗4,151
  1. Home
  2. Software Engineering & Architecture
  3. Asynchronous Parameter Coordination