vinthony / pso-cnnView external linksLinks
Unofficial implementation of paper “Particle Swarm Optimization for Hyper-Parameter Selection in Deep Neural Networks” using Tensorflow/Keras
☆31May 24, 2020Updated 5 years ago
Alternatives and similar repositories for pso-cnn
Users that are interested in pso-cnn are comparing it to the libraries listed below
Sorting:
- USE PSO algorithm to optimize VGG in CIFAR-10 dataset。☆13Dec 29, 2019Updated 6 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆96Jul 15, 2025Updated 6 months ago
- Using Particle Swarm Optimization (PSO) to Optimize a CNN (Convulsional Neural Network) - using an simple dataset (not using an image dat…☆42Dec 8, 2022Updated 3 years ago
- IntelELM: A Python Framework for Intelligent Metaheuristic-based Extreme Learning Machine☆20Jun 4, 2025Updated 8 months ago
- Variable Length Genetic Algorithm for hyperparameter optimization of a CNN☆13Nov 3, 2020Updated 5 years ago
- Bees CNN Algorithm (A Fuzzy Evolutionary Deep Learning)☆10Dec 20, 2024Updated last year
- Evolving Architectures for Convolutional Neural Networks using the Genetic Algorithm☆29Jan 26, 2021Updated 5 years ago
- Paper "Optimization of Convolutional Neural Network Using the Linearly Decreasing Weight Particle Swarm Optimization" Program☆11Mar 9, 2022Updated 3 years ago
- A new Nature-inspired optimization algorithm: Aptenodytes Forsteri Optimization algorithm (AFO)☆19Mar 29, 2022Updated 3 years ago
- A model to select an optimal subset of features from the target data using swarm intelligence metaheuristic-based approach-Grey Wolf Opti…