awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dragonfly avatar

dragonfly/dragonfly

0
View on GitHub↗
893 स्टार्स·238 फोर्क्स·Python·MIT·3 व्यूज़

Dragonfly

An open source python library for scalable Bayesian optimisation.

Features

  • Automated Machine Learning - Library for scalable Bayesian optimization.
  • Hyperparameter Tuning - Scalable Bayesian optimisation.

स्टार हिस्ट्री

dragonfly/dragonfly के लिए स्टार हिस्ट्री चार्टdragonfly/dragonfly के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Dragonfly के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Dragonfly के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • fmfn/bayesianoptimizationfmfn का अवतार

    fmfn/BayesianOptimization

    8,650GitHub पर देखें↗

    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
    GitHub पर देखें↗8,650
  • hyperopt/hyperopthyperopt का अवतार

    hyperopt/hyperopt

    7,582GitHub पर देखें↗

    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
    GitHub पर देखें↗7,582
  • determined-ai/determineddetermined-ai का अवतार

    determined-ai/determined

    3,224GitHub पर देखें↗

    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
    GitHub पर देखें↗3,224
  • hyperopt/hyperopt-sklearnhyperopt का अवतार

    hyperopt/hyperopt-sklearn

    1,647GitHub पर देखें↗

    Hyper-parameter optimization for sklearn

    Python
    GitHub पर देखें↗1,647
Dragonfly के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dragonfly/dragonfly क्या करता है?

An open source python library for scalable Bayesian optimisation.

dragonfly/dragonfly की मुख्य विशेषताएं क्या हैं?

dragonfly/dragonfly की मुख्य विशेषताएं हैं: Automated Machine Learning, Hyperparameter Tuning।

dragonfly/dragonfly के कुछ ओपन-सोर्स विकल्प क्या हैं?

dragonfly/dragonfly के ओपन-सोर्स विकल्पों में शामिल हैं: hyperopt/hyperopt-sklearn — Hyper-parameter optimization for sklearn. keras-team/keras-tuner — A Hyperparameter Tuning Library for Keras. fmfn/bayesianoptimization — This is a Python scientific computing library for finding the global maximum of expensive black-box functions. It… determined-ai/determined — Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning,… hyperopt/hyperopt — Hyperopt is a Python library for hyperparameter optimization designed to minimize scalar-valued objective functions.… kubeflow/katib — Automated Machine Learning on Kubernetes.