awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
automl avatar

automl/Auto-PyTorch

0
View on GitHub↗
2,537 星标·303 分支·Python·Apache-2.0·7 次浏览

Auto PyTorch

Automatic architecture search and hyperparameter optimization for PyTorch

Features

  • Automated Machine Learning - Automated machine learning framework built on top of PyTorch.
  • AutoML - Automated architecture search and hyperparameter optimization for PyTorch.

Star 历史

automl/auto-pytorch 的 Star 历史图表automl/auto-pytorch 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Auto PyTorch 的开源替代方案

相似的开源项目,按与 Auto PyTorch 的功能重合度排序。
  • alteryx/evalmlalteryx 的头像

    alteryx/evalml

    849在 GitHub 上查看↗

    EvalML is an AutoML library written in python.

    Python
    在 GitHub 上查看↗849
  • awslabs/autogluonawslabs 的头像

    awslabs/autogluon

    10,481在 GitHub 上查看↗

    AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning across tabular, text, image, and time series data. It functions as an ensemble learning library and a tabular data prediction engine, aiming to build high-accuracy predictive models without manual algorithm selection. The framework integrates multimodal machine learning pipelines that combine disparate data types into a single representation using specialized encoders. It also includes a probabilistic time series forecaster that fits multiple statistical and deep learning models

    Python
    在 GitHub 上查看↗10,481
  • automl/auto-sklearnautoml 的头像

    automl/auto-sklearn

    8,111在 GitHub 上查看↗

    This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters. It functions as an automated model selector and hyperparameter optimization tool for classification and regression tasks, utilizing an automated ensemble builder to combine high-performing models for increased predictive accuracy. The system features a distributed search engine that uses Dask for parallel machine learning optimization across CPU cores or clusters. It implements a budget-based evaluation strategy through successive halving to prioritize promising model configur

    Python
    在 GitHub 上查看↗8,111
  • axelderomblay/mlboxAxeldeRomblay 的头像

    AxeldeRomblay/MLBox

    1,536在 GitHub 上查看↗

    MLBox is a powerful Automated Machine Learning python library.

    Python
    在 GitHub 上查看↗1,536
查看 Auto PyTorch 的所有 30 个替代方案→

常见问题解答

automl/auto-pytorch 是做什么的?

Automatic architecture search and hyperparameter optimization for PyTorch

automl/auto-pytorch 的主要功能有哪些?

automl/auto-pytorch 的主要功能包括:Automated Machine Learning, AutoML。

automl/auto-pytorch 有哪些开源替代品?

automl/auto-pytorch 的开源替代品包括: awslabs/autogluon — AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning… keras-team/autokeras — AutoKeras is an automated machine learning framework and Keras AutoML library designed to discover the most effective… automl/auto-sklearn — This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters.… alteryx/evalml — EvalML is an AutoML library written in python. axelderomblay/mlbox — MLBox is a powerful Automated Machine Learning python library. microsoft/flaml — FLAML is an automated machine learning framework, hyperparameter optimization tool, and large language model agent…