archai

Network tuner

Automates the search for optimal neural network configurations in deep learning applications

Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.

GitHub

467 stars
27 watching
92 forks
Language: Python
last commit: 29 days ago
Linked from 2 awesome lists

automated-machine-learningautomldartsdeep-learninghyperparameter-optimizationmachine-learningmodel-compressionnasneural-architecture-searchpetridishpythonpytorch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kirthevasank/nasbot An implementation of neural architecture search with Bayesian optimization and optimal transport 133
datacanvasio/hyperkeras An AutoDL tool for optimizing neural networks and hyperparameters on TensorFlow and Keras 30
guillaume-chevalier/hyperopt-keras-cnn-cifar-100 Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset 106
mit-han-lab/proxylessnas Direct neural architecture search on target task and hardware for efficient model deployment 1,425
rodrigo-arenas/sklearn-genetic-opt Automated hyperparameter tuning and feature selection using evolutionary algorithms. 314
lge-arc-advancedai/auptimizer Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. 200
neuralmagic/sparseml Enables the creation of smaller neural network models through efficient pruning and quantization techniques 2,071
autonomio/talos A tool for automating hyperparameter experiments for machine learning models using TensorFlow and Keras 1,625
gomerudo/nas-env An OpenAI Gym environment for searching neural network architectures 29
nicholas-leonard/drmad A toolbox for efficient hyperparameter tuning in deep learning using Bayesian optimization and automatic differentiation 23
linnanwang/alphax-nasbench101 An implementation of a Neural Architecture Search agent using Monte Carlo Tree Search and a predictive model for efficient search of neural network architectures on the NASBench-101 dataset. 167
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
forresti/squeezenet Provides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks 2,176
titu1994/neural-architecture-search An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. 432
joeddav/devol An evolutionary algorithm for designing neural networks in Keras 950