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
- Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"☆54Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- Multi heads attention for image classification☆80Updated 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
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- CNN architecture exploration using Genetic Algorithm☆222Updated 3 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated last month
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Deep Neural Network Ensembles for Time Series Classification☆112Updated 2 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
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Semi-supervised Learning GAN☆81Updated 8 years ago
- Implementation of Densely Connected Convolutional Network with Keras and TensorFlow.☆43Updated 5 years ago
- An implementation of DenseNet for 1D inputs in Keras☆36Updated 7 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
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification☆141Updated 6 years ago
- ☆61Updated 8 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆94Updated 4 years ago
- Comparison of XGBoost, LightGBM and CatBoost on MNIST classification problem☆40Updated 8 years ago
- How to do Hyper-parameters search with Bayesian optimization for Keras model | DLology☆17Updated 6 years ago
- A novel method for few shot learning☆53Updated 6 years ago
- Particle Swarm Optimization (PSO) to optimize Artificial Neural Network (ANN)☆60Updated last year
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- Sequence to Sequence Model based on Wavenet instead of LSTM implemented in Keras☆55Updated 6 years ago
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Updated 6 years ago
- Stacked Denoising AutoEncoder☆80Updated 6 years ago