A curated list of neural architecture search and related resources. Inspired by awesome-deep-vision, awesome-adversarial-machine-learning, awesome-deep-learning-papers, and awesome-architecture-search.
Please feel free to pull requests or open an issue to add papers.
- AutoML info and AutoML Freiburg-Hannover
- What’s the deal with Neural Architecture Search?
- Google Could AutoML and PocketFlow
- AutoML Challenge and AutoDL Challenge
Type | G | RL | EA | PD | Other |
---|---|---|---|---|---|
Explanation | gradient-based | reinforcement learning | evaluationary algorithm | performance prediction | other types |
In submission, XDDD.
Title | Venue | Type | Code |
---|---|---|---|
Neural Architecture Search with Reinforcement Learning | ICLR | RL | - |
Designing Neural Network Architectures using Reinforcement Learning | ICLR | RL | - |
Neural Optimizer Search with Reinforcement Learning | ICML | RL | - |
Learning Curve Prediction with Bayesian Neural Networks | ICLR | PD | - |
Hyperband: A Novel Bandit-Based Approach to Hyperparameter Optimization | ICLR | PD | - |
Hyperparameter Optimization: A Spectral Approach | NeurIPS-W | Other | github |
Learning to Compose Domain-Specific Transformations for Data Augmentation | NeurIPS | - | - |
Title | Venue | Type | Code |
---|---|---|---|
Speeding up Automatic Hyperparameter Optimization of Deep Neural Networksby Extrapolation of Learning Curves | IJCAI | PD | github |
Title | Date | Type | Code |
---|---|---|---|
PC-DARTS: Partial Channel Connections for Memory-Efficient Differentiable Architecture Search | 2019.07 | G | github |
Population Based Training of Neural Networks | 2017.11 | EA | - |
NSGA-NET: A Multi-Objective Genetic Algorithm for Neural Architecture Search | 2018.10 | EA | - |
Random Search and Reproducibility for Neural Architecture Search | 2019.01 | G | - |
Training Frankenstein’s Creature to Stack: HyperTree Architecture Search | 2018.10 | G | - |
Fast, Accurate and Lightweight Super-Resolution with Neural Architecture Search | 2019.01 | G | github |