quark0/darts
Differentiable architecture search for convolutional and recurrent networks
Relaxes the architecture search space to be continuous, enabling gradient-based optimization via backpropagation rather than discrete search methods. Achieves single-GPU efficiency by using second-order approximation with unrolled validation steps, making NAS practical compared to prior methods requiring multiple GPUs. Targets PyTorch and supports both vision tasks (CIFAR-10, ImageNet) and NLP tasks (Penn Treebank, WikiText-2) with learned cell-based architectures that generalize across dataset sizes.
3,993 stars. No commits in the last 6 months.
Stars
3,993
Forks
844
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/quark0/darts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.
AI-team-UoA/pyJedAI
An open-source library that leverages Python’s data science ecosystem to build powerful...
BlackHC/batchbald_redux
Reusable BatchBALD implementation
IDEALLab/EngiBench
Benchmarks for automated engineering design