awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DataCanvasIO avatar

DataCanvasIO/Hypernets

0
View on GitHub↗
263 stele·39 fork-uri·Python·Apache-2.0·3 vizualizărihypernets.readthedocs.io↗

Hypernets

A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.

Features

  • Automated Machine Learning - General purpose framework for automated machine learning pipelines.

Istoric stele

Graficul istoricului de stele pentru datacanvasio/hypernetsGraficul istoricului de stele pentru datacanvasio/hypernets

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face datacanvasio/hypernets?

A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.

Care sunt principalele funcționalități ale datacanvasio/hypernets?

Principalele funcționalități ale datacanvasio/hypernets sunt: Automated Machine Learning.

Care sunt câteva alternative open-source pentru datacanvasio/hypernets?

Alternativele open-source pentru datacanvasio/hypernets includ: autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end… karpathy/autoresearch — Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a… ludwig-ai/ludwig — Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying… microsoft/ai-edu — ai-edu is a comprehensive AI education curriculum and machine learning courseware collection. It provides theoretical… bayesian-optimization/bayesianoptimization — This is a Bayesian optimization library for Python designed to find the maximum value of expensive black box… automl/hpbandster — a distributed Hyperband implementation on Steroids.

Alternative open-source pentru Hypernets

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Hypernets.
  • karpathy/autoresearchAvatar karpathy

    karpathy/autoresearch

    87,119Vezi pe GitHub↗

    Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a closed-loop system to programmatically rewrite training and architecture source code to discover optimal language model configurations. The system iteratively modifies code and evaluates performance metrics to improve model quality based on a target objective. It optimizes model performance and training efficiency by tracking validation bits per byte, which allows for a fair comparison of architectural changes independently of vocabulary size. The framework manages the full training

    Python
    Vezi pe GitHub↗87,119
  • autogluon/autogluonAvatar autogluon

    autogluon/autogluon

    9,997Vezi pe GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Pythonautogluonautomated-machine-learningautoml
    Vezi pe GitHub↗9,997
  • ludwig-ai/ludwigAvatar ludwig-ai

    ludwig-ai/ludwig

    11,717Vezi pe GitHub↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    Vezi pe GitHub↗11,717
  • bayesian-optimization/bayesianoptimizationAvatar bayesian-optimization

    bayesian-optimization/BayesianOptimization

    8,552Vezi pe GitHub↗

    This is a Bayesian optimization library for Python designed to find the maximum value of expensive black box functions. It operates as a global optimizer that uses probabilistic models to identify the peak value of unknown functions through iterative sampling. The tool is specifically designed for hyperparameter tuning in machine learning, where it maximizes model performance while minimizing the number of required training runs. It treats the target function as a black box, selecting optimal input parameters based on statistical priors to reduce manual trial and error. The system utilizes G

    Pythonbayesian-optimizationgaussian-processesoptimization
    Vezi pe GitHub↗8,552
  • Vezi toate cele 30 alternative pentru Hypernets→