HyperKeras
Neural Network Optimizer
Automates the process of designing and optimizing neural networks using TensorFlow and Keras
An AutoDL tool for Neural Architecture Search and Hyperparameter Optimization on Tensorflow and Keras
30 stars
8 watching
10 forks
Language: Jupyter Notebook
last commit: over 3 years ago autodlautomlcnndeep-learningdnnenaskerasnasnetneural-architecture-searchtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
autonomio/talos | A tool for automating hyperparameter experiments for machine learning models using TensorFlow and Keras | 1,626 |
datacanvasio/hypernets | An automated machine learning framework to simplify the development of end-to-end AutoML toolkits in specific domains. | 267 |
datacanvasio/hypergbm | A full pipeline automated machine learning tool for tabular data | 340 |
titu1994/neural-architecture-search | An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. | 433 |
mit-han-lab/proxylessnas | Direct neural architecture search on target task and hardware for efficient model deployment | 1,426 |
kirthevasank/nasbot | Neural Architecture Search with Bayesian Optimisation and Optimal Transport | 133 |
neroloh/darts-tensorflow | This implementation provides a Tensorflow-based framework for searching different architectures in deep neural networks using 2nd-order approximations. | 73 |
gomerudo/nas-env | An OpenAI Gym environment for searching neural network architectures | 29 |
negrinho/deep_architect | A modular framework for automatically searching over computational graphs to find good architectures for machine learning models | 121 |
datacanvasio/cooka | An automated machine learning toolkit with visualization and feature engineering capabilities | 40 |
joeddav/devol | An evolutionary algorithm for designing neural networks in Keras | 951 |
doonny/pipecnn | A tool for accelerating convolutional neural networks on Field-Programmable Gate Arrays (FPGAs) using OpenCL-based hardware design | 1,258 |
sayakpaul/adventures-in-tensorflow-lite | A collection of notebooks demonstrating various techniques for optimizing and quantizing neural networks using TensorFlow Lite | 171 |