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: almost 2 years 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. | 433 |
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 | 468 |
datacanvasio/hyperkeras | An autoML tool that searches and optimizes neural network architectures using tensorflow and keras. | 30 |
hunkim/deep_architecture_genealogy | Maintains a collection of influential deep learning architectures and their genealogy | 1,222 |
patrikeh/go-deep | A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms. | 536 |
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. | 149 |
melisgl/mgl | A Common Lisp machine learning library that supports neural networks, Boltzmann machines, and other algorithms. | 593 |
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 | 271 |
deepset-ai/farm | An open-source framework for adapting representation models to various tasks and industries | 1,743 |
rocm/mxnet | A deep learning framework that enables efficient and flexible distributed/mobile deep learning with dynamic dataflow dependency scheduling | 28 |