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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    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