awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microsoft avatar

microsoft/archai

0
View on GitHub↗
485 stars·93 forks·Python·MIT·0 viewsmicrosoft.github.io/archai↗

Archai

Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.

Features

  • Automated Machine Learning - Platform for neural architecture search to generate efficient networks.
  • Developer Tools - Automates neural architecture search for deep learning models.

Star history

Star history chart for microsoft/archaiStar history chart for microsoft/archai

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 Archai

Similar open-source projects, ranked by how many features they share with Archai.
  • learnables/learn2learnlearnables avatar

    learnables/learn2learn

    2,886View on GitHub↗

    A PyTorch Library for Meta-learning Research

    Python
    View on GitHub↗2,886
  • determined-ai/determineddetermined-ai avatar

    determined-ai/determined

    3,224View on 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
    View on GitHub↗3,224
  • hyperopt/hyperopt-sklearnhyperopt avatar

    hyperopt/hyperopt-sklearn

    1,647View on GitHub↗

    Hyper-parameter optimization for sklearn

    Python
    View on GitHub↗1,647
  • ray-project/rayray-project avatar

    ray-project/ray

    42,895View on GitHub↗

    Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting task scheduling and resource management. It functions as a resource-aware execution engine that manages task dependencies, placement, and fault tolerance across networked compute nodes. At its core, the system provides a stateful actor model, allowing developers to define classes that run in dedicated processes to maintain and mutate internal state across remote method calls. The framework distinguishes itself through a robust cross-language interoperability layer, enabling f

    Pythondata-sciencedeep-learningdeployment
    View on GitHub↗42,895
See all 30 alternatives to Archai→

Frequently asked questions

What does microsoft/archai do?

Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.

What are the main features of microsoft/archai?

The main features of microsoft/archai are: Automated Machine Learning, Developer Tools.

What are some open-source alternatives to microsoft/archai?

Open-source alternatives to microsoft/archai include: ray-project/ray — Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting… hyperopt/hyperopt-sklearn — Hyper-parameter optimization for sklearn. learnables/learn2learn — A PyTorch Library for Meta-learning Research. determined-ai/determined — Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning,… karpathy/autoresearch — Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a… autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end…