Marius-Juston / AutoCNNLinks
This project is the implementation of the "Automatically Designing CNN Architectures Using Genetic Algorithm for Image Classification" paper
☆32Updated last year
Alternatives and similar repositories for AutoCNN
Users that are interested in AutoCNN are comparing it to the libraries listed below
Sorting:
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆93Updated last month
- Unofficial implementation of paper “Particle Swarm Optimization for Hyper-Parameter Selection in Deep Neural Networks” using Tensorflow/K…☆30Updated 5 years ago
- USE PSO algorithm to optimize VGG in CIFAR-10 dataset。☆12Updated 5 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆38Updated 3 years ago
- Evolving Architectures for Convolutional Neural Networks using the Genetic Algorithm☆27Updated 4 years ago
- Extracting the deep features of the BreakHis dataset from pre-trained GoogLeNet, ResNet-18 and VGG-19 Convolutional Neural Networks (CNN…☆11Updated 3 years ago
- Variable Length Genetic Algorithm for hyperparameter optimization of a CNN☆12Updated 4 years ago
- One Shot Learning Implementation☆42Updated 5 years ago
- Wavelet CNN, Texture Classification in Keras☆54Updated 3 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- GWO☆11Updated 5 years ago
- Grey Wolf Optimizer to Minimize Functions with Continuous Variables☆46Updated 2 years ago
- Models Supported: Inception [v1, v2, v3, v4], SE-Inception, Inception_ResNet [v1, v2], SE-Inception_ResNet (1D and 2D version with DEMO f…☆35Updated 3 years ago
- Using GreyWolfOptimization for feature selection and multi kernel SVM for classification for Malware Hunting on IoT devices☆44Updated 4 years ago
- ☆30Updated 5 years ago
- Particle Swarm Optimizer For Neural Network Training☆58Updated 6 years ago
- This toolbox offers advanced feature selection tools. Several modifications, variants, enhancements, or improvements of algorithms such a…☆32Updated 4 years ago
- GACNN: TRAINING DEEP CONVOLUTIONAL NEURAL NETWORKS WITH GENETIC ALGORITHM☆23Updated 5 years ago
- Sanitized Grey Wolf Optimizer(SGWO)-Support Vector Regressor (SVR)☆75Updated 3 years ago
- Electricity-Theft Detection in Smart Grids☆94Updated 6 years ago
- A Python Package for Feature Selection☆66Updated 2 years ago
- This toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to i…☆277Updated 2 years ago
- Using Particle Swarm Optimization (PSO) to Optimize a CNN (Convulsional Neural Network) - using an simple dataset (not using an image dat…☆42Updated 2 years ago
- Demonstration of Particle Swarm Optimization as a training algorithm for Keras neural network models as a gradient-free training alternat…☆34Updated 6 years ago
- Uses Harris Hawk and Whale Nature Inspired Algorithm to Train the weights of Neural Network. An approach to adjust the parameters of NN c…☆15Updated 4 years ago
- An Architecture Combining CNN and SVM for Image Classification☆17Updated 6 years ago
- Demonstration on how binary grey wolf optimization (BGWO) applied in the feature selection task.