aqibsaeed / Genetic-CNNLinks
CNN architecture exploration using Genetic Algorithm
☆218Updated 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 6 years ago
- ☆254Updated 4 years ago
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆47Updated 5 years ago
- Implementation of Progressive Neural Architecture Search in Keras and Tensorflow☆118Updated 6 years ago
- Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).☆437Updated 3 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆163Updated 7 years ago
- Rapid hyperparameter discovery for neural nets using genetic algorithms☆182Updated 4 years ago
- NSGA-Net, a Neural Architecture Search Algorithm☆269Updated 5 years ago
- Minimal Tensorflow implementation of the paper "Neural Architecture Search With Reinforcement Learning" presented at ICLR 2017☆41Updated 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 5 years ago
- Neural Architecture Search with Bayesian Optimisation and Optimal Transport☆134Updated 6 years ago
- Snapshot Ensemble in Keras☆309Updated 7 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆115Updated 6 years ago
- ☆136Updated 7 years ago
- Efficient Architecture Search by Network Transformation, in AAAI 2018☆169Updated 6 years ago
- A general, modular, and programmable architecture search framework☆124Updated 2 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- In this project, I will demonstrate how to combine Genetic Algorithm with Convolutional Neural Network☆42Updated 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…☆145Updated 6 years ago
- Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture☆25Updated 7 years ago
- Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906☆49Updated 5 years ago
- Evolving a neural network with a genetic algorithm.☆701Updated 7 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
- A machine learning experiment☆180Updated 7 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆237Updated 4 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆80Updated 7 years ago
- Capsule Network on Fashion MNIST dataset☆98Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago