Legendnic / GA-CNNLinks
In this project, I will demonstrate how to combine Genetic Algorithm with Convolutional Neural Network
☆42Updated 6 years ago
Alternatives and similar repositories for GA-CNN
Users that are interested in GA-CNN are comparing it to the libraries listed below
Sorting:
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 2 years ago
- An implementation of DenseNet for 1D inputs in Keras☆36Updated 7 years ago
- Deep Neural Network Ensembles for Time Series Classification☆111Updated last year
- CNN architecture exploration using Genetic Algorithm☆219Updated 3 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Autoencoders - a deep neural network was used for feature extraction followed by clustering of the "Cancer" dataset using k-means techni…☆13Updated 7 years ago
- Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.☆43Updated 5 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- ☆61Updated 7 years ago
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Updated 5 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
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Keras implementation of NASNet-A☆88Updated 6 years ago
- Deep Neural Network Ensembles for Extreme Classification☆41Updated 6 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆100Updated 4 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆93Updated 4 years ago
- Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification☆141Updated 6 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- Sample code of B-CNN paper (https://arxiv.org/abs/1709.09890) written in Python3+.☆55Updated 3 years ago