markdtw/awesome-architecture-search
A curated list of awesome architecture search resources
Covers reinforcement learning, evolutionary algorithms, and gradient-based approaches (DARTS) for automated neural architecture design, alongside hyperparameter optimization techniques like Bayesian optimization and Hyperband. Organizes landmark papers and implementations across multiple search paradigms, enabling researchers to compare methodologies from controller-based NAS to differentiable architecture search and evolutionary strategies. Bridges the gap between foundational AutoML work and contemporary efficient search methods targeting deployment constraints like mobile inference.
1,190 stars. No commits in the last 6 months.
Stars
1,190
Forks
198
Language
—
License
—
Category
Last pushed
Sep 15, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/markdtw/awesome-architecture-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pykt-team/pykt-toolkit
pyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
microsoft/archai
Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.
IDEALLab/EngiBench
Benchmarks for automated engineering design
AI-team-UoA/pyJedAI
An open-source library that leverages Python’s data science ecosystem to build powerful...
BlackHC/batchbald_redux
Reusable BatchBALD implementation