awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
automl avatar

automl/Auto-PyTorch

0
View on GitHub↗
2,537 stars·303 forks·Python·Apache-2.0·17 views

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 history

Star history chart for automl/auto-pytorchStar history chart for automl/auto-pytorch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Auto PyTorch

Similar open-source projects, ranked by how many features they share with Auto PyTorch.
  • alteryx/evalmlalteryx avatar

    alteryx/evalml

    849View on GitHub↗

    EvalML is an AutoML library written in python.

    Python
    View on GitHub↗849
  • awslabs/autogluonawslabs avatar

    awslabs/autogluon

    10,481View on 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
    View on GitHub↗10,481
  • automl/auto-sklearnautoml avatar

    automl/auto-sklearn

    8,111View on 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
    View on GitHub↗8,111
  • axelderomblay/mlboxAxeldeRomblay avatar

    AxeldeRomblay/MLBox

    1,536View on GitHub↗

    MLBox is a powerful Automated Machine Learning python library.

    Python
    View on GitHub↗1,536
See all 30 alternatives to Auto PyTorch→

Frequently asked questions

What does automl/auto-pytorch do?

Automatic architecture search and hyperparameter optimization for PyTorch

What are the main features of automl/auto-pytorch?

The main features of automl/auto-pytorch are: Automated Machine Learning, AutoML.

What are some open-source alternatives to automl/auto-pytorch?

Open-source alternatives to automl/auto-pytorch include: 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…