awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesParallel Objective Evaluations

The execution of multiple objective function samples across parallel workers to accelerate the search process.

Distinct from Objective Function Minimization: Focuses on the parallel execution of the optimization loop rather than the mathematical act of minimization.

Explore 1 awesome GitHub repository matching development tools & productivity · Parallel Objective Evaluations. Refine with filters or upvote what's useful.

Awesome Parallel Objective Evaluations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebookresearch/nevergradfacebookresearch 的头像

    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

    Evaluates multiple parameter sets across different workers simultaneously to find the optimal value faster.

    Python
    在 GitHub 上查看↗4,151
  1. Home
  2. Development Tools & Productivity
  3. Search Optimization
  4. Hyperparameter Search Algorithms
  5. Objective Function Minimization
  6. Parallel Objective Evaluations