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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesConditional Parameter Dependencies

Hierarchical parameter definitions where sampling of a variable depends on the value of a parent parameter.

Distinct from Parameter Sampling: Distinct from general parameter sampling by introducing conditional dependencies and hierarchy logic.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Conditional Parameter Dependencies. Refine with filters or upvote what's useful.

Awesome Conditional Parameter Dependencies GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hyperopt/hyperoptالصورة الرمزية لـ hyperopt

    hyperopt/hyperopt

    7,582عرض على GitHub↗

    Hyperopt is a Python library for hyperparameter optimization designed to minimize scalar-valued objective functions. It operates as a stochastic search space engine that finds optimal input parameters by searching through real-valued, discrete, and conditional spaces. The framework distinguishes itself through its support for complex search space configurations, allowing for conditional parameter hierarchies where specific hyperparameters are sampled only if their parent parameters meet certain criteria. It is built as an asynchronous optimization framework, decoupling the generation of searc

    Provides support for complex search spaces with conditional parameter hierarchies.

    Python
    عرض على GitHub↗7,582
  1. Home
  2. Artificial Intelligence & ML
  3. Model Parameters
  4. Parameter Sampling
  5. Conditional Parameter Dependencies