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

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

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

2 مستودعات

Awesome GitHub RepositoriesEvolutionary Hyperparameter Tuners

Automated optimizers that use genetic algorithms to find optimal model or tracker configurations.

Distinct from Evolutionary Algorithms: Specifically a tool for tuning hyperparameters, not a general library of evolutionary algorithm implementations.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Evolutionary Hyperparameter Tuners. Refine with filters or upvote what's useful.

Awesome Evolutionary Hyperparameter Tuners GitHub Repositories

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

    mikel-brostrom/boxmot

    8,212عرض على GitHub↗

    Boxmot is a multi-object tracking framework designed to follow multiple objects across video frames using motion and appearance algorithms to maintain consistent identities. It functions as a system for tracking objects with specific orientations using rotated bounding boxes and corresponding intersection-over-union computations. The project includes a re-identification model optimizer that converts neural networks into formats for hardware-accelerated execution. It also features an evolutionary hyperparameter tuner that iteratively mutates tracker settings to maximize accuracy for specific d

    Provides an automated optimizer that uses evolutionary algorithms to find the most accurate tracker settings.

    Pythonboosttrackbotsortbytetrack
    عرض على GitHub↗8,212
  • arcee-ai/mergekitالصورة الرمزية لـ arcee-ai

    arcee-ai/mergekit

    7,156عرض على GitHub↗

    MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic blending. It provides a specialized system for parameter interpolation and weight extraction to unify model capabilities. The project distinguishes itself through an evolutionary merge optimizer that tunes parameters based on quantitative evaluation metrics. It also features a mixture of experts orchestrator capable of converting dense models into sparse architectures and a tokenizer alignment tool for transplanting embeddings between different models. The toolkit covers a br

    Tunes merge parameters automatically using evolutionary algorithms to maximize evaluation scores.

    Pythonllamallmmodel-merging
    عرض على GitHub↗7,156
  1. Home
  2. Artificial Intelligence & ML
  3. Evolutionary Algorithms
  4. Evolutionary Hyperparameter Tuners