deep_architect
Architecture search framework
A modular framework for automatically searching over computational graphs to find good architectures for machine learning models
A general, modular, and programmable architecture search framework
121 stars
12 watching
17 forks
Language: Python
last commit: over 1 year ago architecture-searchauto-mlautomatic-machine-learningcolabcolab-notebookdeep-learningdeep-neural-networkshyperparameter-optimizationmachine-learningneural-architecture-searchneural-networkspytorchtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
titu1994/neural-architecture-search | An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. | 432 |
ajbrock/smash | An experimental method for efficiently searching neural network architectures using a single training run. | 489 |
neroloh/darts-tensorflow | This implementation provides a Tensorflow-based framework for searching different architectures in deep neural networks using 2nd-order approximations. | 73 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
datacanvasio/hyperkeras | An AutoDL tool for optimizing neural networks and hyperparameters on TensorFlow and Keras | 30 |
hunkim/deep_architecture_genealogy | Maintains a collection of influential deep learning architectures and their genealogy | 1,221 |
patrikeh/go-deep | A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms. | 537 |
ivan-vasilev/neuralnetworks | A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,233 |
google-research/visu3d | An abstraction layer between various deep learning frameworks and your program. | 148 |
melisgl/mgl | A machine learning library for building and training neural networks and other models. | 591 |
gomerudo/nas-env | An OpenAI Gym environment for searching neural network architectures | 29 |
lijianfei06/mnasnet-caffe | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
deepset-ai/farm | An open-source framework for adapting representation models to various tasks and industries | 1,741 |
rocm/mxnet | A deep learning framework that enables efficient and flexible distributed/mobile deep learning with dynamic dataflow dependency scheduling | 28 |