awesome-repositories.com
Blog
MCP
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
·
tobegit3hub avatar

tobegit3hub/advisor

0
View on GitHub↗
1,560 estrellas·253 forks·Jupyter Notebook·Apache-2.0·3 vistasadvisor.readthedocs.io↗

Advisor

Open-source implementation of Google Vizier for hyper parameters tuning

Features

  • Automated Machine Learning - Hyperparameter tuning service for machine learning models.
  • Hyperparameter Tuning - Implementation of Google Vizier for tuning.

Historial de estrellas

Gráfico del historial de estrellas de tobegit3hub/advisorGráfico del historial de estrellas de tobegit3hub/advisor

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace tobegit3hub/advisor?

Open-source implementation of Google Vizier for hyper parameters tuning

¿Cuáles son las características principales de tobegit3hub/advisor?

Las características principales de tobegit3hub/advisor son: Automated Machine Learning, Hyperparameter Tuning.

¿Qué alternativas de código abierto existen para tobegit3hub/advisor?

Las alternativas de código abierto para tobegit3hub/advisor incluyen: hyperopt/hyperopt — Hyperopt is a Python library for hyperparameter optimization designed to minimize scalar-valued objective functions.… hyperopt/hyperopt-sklearn — Hyper-parameter optimization for sklearn. dragonfly/dragonfly — An open source python library for scalable Bayesian optimisation. determined-ai/determined — Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning,… fmfn/bayesianoptimization — This is a Python scientific computing library for finding the global maximum of expensive black-box functions. It… keras-team/keras-tuner — A Hyperparameter Tuning Library for Keras.

Alternativas open-source a Advisor

Proyectos open-source similares, clasificados según cuántas características comparten con Advisor.
  • dragonfly/dragonflyAvatar de dragonfly

    dragonfly/dragonfly

    893Ver en GitHub↗

    An open source python library for scalable Bayesian optimisation.

    Python
    Ver en GitHub↗893
  • fmfn/bayesianoptimizationAvatar de fmfn

    fmfn/BayesianOptimization

    8,650Ver en GitHub↗

    This is a Python scientific computing library for finding the global maximum of expensive black-box functions. It operates as a global optimization framework that identifies optimal input parameters within defined bounds to maximize a target output. The library utilizes Gaussian process regression to predict function values and uncertainty, guiding the search for optimal parameters. It employs a surrogate-model optimization approach to approximate high-cost objective functions, reducing the total number of required evaluations. The system manages the trade-off between exploration and exploit

    Python
    Ver en GitHub↗8,650
  • determined-ai/determinedAvatar de determined-ai

    determined-ai/determined

    3,224Ver en GitHub↗

    Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

    Go
    Ver en GitHub↗3,224
  • hyperopt/hyperoptAvatar de hyperopt

    hyperopt/hyperopt

    7,582Ver en 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

    Python
    Ver en GitHub↗7,582
Ver las 30 alternativas a Advisor→