Legendnic / GA-CNNLinks
In this project, I will demonstrate how to combine Genetic Algorithm with Convolutional Neural Network
☆43Updated 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:
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Multi heads attention for image classification☆79Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 6 years ago
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 6 years ago
- CNN architecture exploration using Genetic Algorithm☆222Updated 3 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 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
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- Using Genetic Algorithms to optimize Recurrent Neural Network's Configuration☆81Updated 8 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated this week
- Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.☆43Updated 5 years ago
- How to do Hyper-parameters search with Bayesian optimization for Keras model | DLology☆17Updated 6 years ago
- Deep Neural Network Ensembles for Time Series Classification☆111Updated 2 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 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
- ☆61Updated 8 years ago
- Semi-supervised Learning GAN☆81Updated 7 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Updated 6 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆94Updated 4 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Extreme Learning Machine implemented in Pytorch☆103Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 5 years ago
- tensorflow2.x implementations of Generative Adversarial Networks.☆32Updated 4 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 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
- 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