- Autokeras - AutoML library for Keras based on "Auto-Keras: Efficient Neural Architecture Search with Network Morphism".
- Determined - Hyperparameter search and distributed training platform for deep learning (supports Tensorflow and Pytorch).
- ENAS via Parameter Sharing - Efficient Neural Architecture Search via Parameter Sharing by authors of paper.
- ENAS-PyTorch - Efficient Neural Architecture Search (ENAS) in PyTorch based on this paper.
- ENAS-Tensorflow - Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user.
- Katib - A Kubernetes-based system for Hyperparameter Tuning and Neural Architecture Search.
- Maggy - Asynchronous, directed Hyperparameter search and parallel ablation studies on Apache Spark (Video).
- Neural Architecture Search with Controller RNN - Basic implementation of Controller RNN from Neural Architecture Search with Reinforcement Learning and Learning Transferable Architectures for Scalable Image Recognition.
- Neural Network Intelligence - NNI (Neural Network Intelligence) is a toolkit to help users run automated machine learning (AutoML) experiments.