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

468 stars
27 watching
91 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kirthevasank/nasbotAn implementation of Neural Architecture Search with Bayesian Optimization and Optimal Transport133
datacanvasio/hyperkerasAn autoML tool that searches and optimizes neural network architectures using tensorflow and keras.30
guillaume-chevalier/hyperopt-keras-cnn-cifar-100Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset106
mit-han-lab/proxylessnasDirect neural architecture search on target task and hardware for efficient model deployment1,429
rodrigo-arenas/sklearn-genetic-optAutomated hyperparameter tuning and feature selection using evolutionary algorithms.316
lge-arc-advancedai/auptimizerAutomates model building and deployment process by optimizing hyperparameters and compressing models for edge computing.200
neuralmagic/sparsemlEnables the creation of smaller neural network models through efficient pruning and quantization techniques2,083
autonomio/talosA tool for automating hyperparameter experiments for machine learning models using TensorFlow and Keras1,626
gomerudo/nas-envAn OpenAI Gym environment for searching neural network architectures29
nicholas-leonard/drmadA toolbox for efficient hyperparameter tuning in deep learning using Bayesian optimization and automatic differentiation23
linnanwang/alphax-nasbench101An 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-dnnA PyTorch package implementing multi-task deep neural networks for natural language understanding2,238
forresti/squeezenetProvides pre-trained models and training configurations for a deep neural network architecture optimized for image classification tasks2,181
titu1994/neural-architecture-searchAn implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN.433
joeddav/devolAn evolutionary algorithm for designing neural networks in Keras951