Enas PytorchPyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
AtomnasCode for ICLR 2020 paper 'AtomNAS: Fine-Grained End-to-End Neural Architecture Search'
HyperactiveA hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
NaszillaNaszilla is a Python library for neural architecture search (NAS)
LycorisA lightweight and easy-to-use deep learning framework with neural architecture search.
Nsga NetNSGA-Net, a Neural Architecture Search Algorithm
Aw nasaw_nas: A Modularized and Extensible NAS Framework
DnaBlock-wisely Supervised Neural Architecture Search with Knowledge Distillation (CVPR 2020)
Scarlet NasBridging the gap Between Stability and Scalability in Neural Architecture Search
SgasSGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas
Single Path One Shot Nas MxnetSingle Path One-Shot NAS MXNet implementation with full training and searching pipeline. Support both Block and Channel Selection. Searched models better than the original paper are provided.
Awesome AutodlA curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
Nas Segm PytorchCode for Fast Neural Architecture Search of Compact Semantic Segmentation Models via Auxiliary Cells, CVPR '19
NasbotNeural Architecture Search with Bayesian Optimisation and Optimal Transport
AmlaAutoML frAmework for Neural Networks
DeephyperDeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
PetridishnnCode for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Deep architectA general, modular, and programmable architecture search framework
GraphnasThis directory contains code necessary to run the GraphNAS algorithm.
Pnasnet.tfTensorFlow implementation of PNASNet-5 on ImageNet
NniAn open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Robnets[CVPR 2020] When NAS Meets Robustness: In Search of Robust Architectures against Adversarial Attacks
HydraMulti-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.
Tenas[ICLR 2021] "Neural Architecture Search on ImageNet in Four GPU Hours: A Theoretically Inspired Perspective" by Wuyang Chen, Xinyu Gong, Zhangyang Wang
Mtlnas[CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning
Nsganetv2[ECCV2020] NSGANetV2: Evolutionary Multi-Objective Surrogate-Assisted Neural Architecture Search
EfficientnasTowards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906
Morph NetFast & Simple Resource-Constrained Learning of Deep Network Structure
DevolGenetic neural architecture search with Keras
Awesome Automl And Lightweight ModelsA list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
PaddleslimPaddleSlim is an open-source library for deep model compression and architecture search.
RandwirennImplementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
Hpbandstera distributed Hyperband implementation on Steroids
Fasterseg[ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan Li, Zhangyang Wang
Autogan[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
Neural Architecture SearchBasic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).
AdanetFast and flexible AutoML with learning guarantees.
DartsDifferentiable architecture search for convolutional and recurrent networks
Real Time Networkreal-time network architecture for mobile devices and semantic segmentation
AutogluonAutoGluon: AutoML for Text, Image, and Tabular Data
Awesome Automl PapersA curated list of automated machine learning papers, articles, tutorials, slides and projects
RandwirennPytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
ArchaiReproducible Rapid Research for Neural Architecture Search (NAS)
DeepswarmNeural Architecture Search Powered by Swarm Intelligence 🐜
NEATESTNEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
regnet.pytorchPyTorch-style and human-readable RegNet with a spectrum of pre-trained models
InterstellarInterstellar: Searching Recurrent Architecture for Knowledge Graph Embedding. NeurIPS 2020.
ViPNASThe official repo for CVPR2021——ViPNAS: Efficient Video Pose Estimation via Neural Architecture Search.
syne-tuneLarge scale and asynchronous Hyperparameter Optimization at your fingertip.