Keras-NASNet
NAS architecture builder
An implementation of Neural Architecture Search Network models in Keras 2.0+, allowing for the creation and usage of NASNet architectures.
"NASNet" models in Keras 2.0+ with weights
199 stars
20 watching
64 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
kerasnasnet-modelstensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
| A Keras implementation of ShuffleNet V2 architecture for deep learning models | 96 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| A unified interface to various deep learning architectures | 818 |
| An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. | 433 |
| An evolutionary algorithm for designing neural networks in Keras | 951 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing | 139 |
| An implementation of a deep learning network architecture with dense connectivity and bottleneck layers. | 707 |
| An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| An OpenAI Gym environment for searching neural network architectures | 29 |
| An implementation of NASNet in PyTorch using ported weights from TensorFlow | 75 |