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

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

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

1 个仓库

Awesome GitHub RepositoriesGradient-Free Optimization Libraries

Toolkits providing algorithms for function optimization that do not require gradient information.

Distinct from Gradient Descent Algorithms: Contrasts with gradient-descent algorithms by specifically avoiding the use of derivatives.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Gradient-Free Optimization Libraries. Refine with filters or upvote what's useful.

Awesome Gradient-Free Optimization Libraries 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

    Functions as a comprehensive toolkit for finding function minima using adaptive algorithms without derivatives.

    Python
    在 GitHub 上查看↗4,151
  1. Home
  2. Artificial Intelligence & ML
  3. Optimization Algorithms
  4. Gradient-Free Optimization Libraries