awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesTrial Pruning

Processes for interrupting trial execution based on intermediate performance results.

Distinct from State Pruning: Distinct from state pruning: focuses on active trial termination rather than historical state removal.

Explore 1 awesome GitHub repository matching data & databases · Trial Pruning. Refine with filters or upvote what's useful.

Awesome Trial Pruning GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • optuna/optunaAvatar de optuna

    optuna/optuna

    14,388Ver en GitHub↗

    Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine learning model configurations. It functions as a Bayesian optimization library that systematically tests parameter combinations to maximize or minimize objective functions, streamlining the model development process through iterative evaluation. The project distinguishes itself through a define-by-run dynamic construction model, which allows users to build complex, conditional search spaces using standard programming logic. Its architecture is highly modular, featuring a pluggabl

    Interrupts trial execution when intermediate results indicate poor performance, allowing the system to reclaim resources.

    Pythondistributedhyperparameter-optimizationmachine-learning
    Ver en GitHub↗14,388
  1. Home
  2. Data & Databases
  3. State Pruning
  4. Trial Pruning