devol
Network designer
An evolutionary algorithm for designing neural networks in Keras
Genetic neural architecture search with Keras
951 stars
44 watching
113 forks
Language: Python
last commit: over 1 year ago
Linked from 3 awesome lists
automlcomputer-visiondeep-learninggenetic-algorithmkerasmachine-learningneural-architecture-search
Related projects:
Repository | Description | Stars |
---|---|---|
ahmedfgad/neuralgenetic | A Python project for training neural networks using the genetic algorithm. | 241 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
ahmedfgad/cnngenetic | Trains convolutional neural networks using a genetic algorithm | 22 |
titu1994/inception-v4 | Implementations of deep learning architectures in Keras using the Functional API | 387 |
ahmedfgad/kerasga | Training Keras models using the genetic algorithm | 36 |
titu1994/keras-dualpathnetworks | Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
ajtulloch/dnngraph | A DSL and toolkit for designing and optimizing deep neural networks in Haskell | 701 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
xiaohan2012/sdne-keras | An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks | 92 |
ahmedfgad/geneticalgorithmpython | A Python library for optimizing machine learning algorithms using genetic algorithms | 1,893 |
bowenbaker/metaqnn | Automatically designs convolutional neural network architectures using reinforcement learning and Q-learning algorithms | 137 |
lacava/few | Automates feature engineering by using genetic programming to select the most useful features for machine learning models. | 51 |
jordipons/icassp2017 | Designs efficient architectures for modeling temporal features with deep learning networks | 16 |
jihongju/keras-fcn | A library implementing a Fully Convolutional Network architecture with Keras support | 202 |