aqibsaeed / Genetic-CNNLinks
CNN architecture exploration using Genetic Algorithm
☆222Updated 3 years ago
Alternatives and similar repositories for Genetic-CNN
Users that are interested in Genetic-CNN are comparing it to the libraries listed below
Sorting:
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆76Updated last year
- Keras implementation of Efficient Neural Architecture Search☆91Updated 7 years ago
- ☆255Updated 4 years ago
- Rapid hyperparameter discovery for neural nets using genetic algorithms☆184Updated 4 years ago
- Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).☆440Updated 4 years ago
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆47Updated 6 years ago
- NSGA-Net, a Neural Architecture Search Algorithm☆277Updated 6 years ago
- Implementation of Progressive Neural Architecture Search in Keras and Tensorflow☆118Updated 6 years ago
- Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture☆26Updated 7 years ago
- Neural Architecture Search with Bayesian Optimisation and Optimal Transport☆135Updated 6 years ago
- Evolving a neural network with a genetic algorithm.☆704Updated 7 years ago
- Minimal Tensorflow implementation of the paper "Neural Architecture Search With Reinforcement Learning" presented at ICLR 2017☆40Updated 7 years ago
- In this project, I will demonstrate how to combine Genetic Algorithm with Convolutional Neural Network☆43Updated 6 years ago
- Efficient Architecture Search by Network Transformation, in AAAI 2018☆168Updated 6 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆81Updated 8 years ago
- A general, modular, and programmable architecture search framework☆123Updated 2 years ago
- A machine learning experiment☆180Updated 8 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906☆49Updated 5 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆115Updated 7 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆146Updated 7 years ago
- Wide Residual Networks in Keras☆109Updated 7 years ago
- Using Bayesian Optimization to optimize hyper parameter in Keras-made neural network model.☆57Updated 7 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Snapshot Ensemble in Keras☆311Updated 8 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆107Updated 7 years ago
- Training of Neural Network using Particle Swarm Optimization☆29Updated 6 years ago
- Capsule Network on Fashion MNIST dataset☆98Updated 7 years ago