awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mikel-brostrom/boxmotAvatar von mikel-brostrom

    mikel-brostrom/boxmot

    8,212Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,212
  • arcee-ai/mergekitAvatar von arcee-ai

    arcee-ai/mergekit

    7,156Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,156
  1. Home
  2. Artificial Intelligence & ML
  3. Evolutionary Algorithms
  4. Evolutionary Hyperparameter Tuners