mike-holcomb / PSOkeras
Demonstration of Particle Swarm Optimization as a training algorithm for Keras neural network models as a gradient-free training alternative to backpropagation.
☆34Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for PSOkeras
- Particle Swarm Optimization (PSO) to optimize Artificial Neural Network (ANN)☆58Updated 6 months ago
- Particle Swarm Optimizer For Neural Network Training☆56Updated 5 years ago
- Training Neural Network with Particle Swarm Optimization☆11Updated 5 years ago
- Using Particle Swarm Optimization (PSO) to Optimize a CNN (Convulsional Neural Network) - using an simple dataset (not using an image dat…☆40Updated last year
- ☆30Updated 4 years ago
- Unofficial implementation of paper “Particle Swarm Optimization for Hyper-Parameter Selection in Deep Neural Networks” using Tensorflow/K…☆27Updated 4 years ago
- Variable Length Genetic Algorithm for hyperparameter optimization of a CNN☆11Updated 4 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆87Updated 3 years ago
- Prediction google trace data using Functional Link Neural Network and Optimization Algorithms such as GA, PSO, ABC,...☆48Updated 3 years ago
- Grey Wolf Optimizer to Minimize Functions with Continuous Variables☆35Updated last year
- Whale Optimization Algorithm to Minimize Functions with Continuous Variables☆20Updated last year
- ☆24Updated 2 years ago
- Different meta-heuristic optimization techniques for feature selection☆39Updated 4 years ago
- Feature Selection using Metaheuristics Made Easy: Open Source MAFESE Library in Python☆64Updated 5 months ago
- Sanitized Grey Wolf Optimizer(SGWO)-Support Vector Regressor (SVR)☆68Updated 2 years ago
- A Particle Swarm Optimization (PSO) for Feature Selection. Using PySwarm.☆53Updated 6 years ago
- Wrapper Based feature selection using Particle Swarm Optimization☆12Updated 5 years ago
- A very simple implementation of the Extreme Learning Machine Algorithm (Deep Learning implementation)☆21Updated 6 years ago
- A Python Package for Feature Selection☆58Updated last year
- EO-CNN: An Enhanced CNN Model Trained by Equilibrium Optimization for Traffic Transportation Prediction☆11Updated 4 years ago
- Multi-Objective Grey Wolf Optimizer☆16Updated 2 years ago
- An implementation of the Chaotic Particle Swarm algorithm found in the paper: Improved particle swarm optimization combined with chaos☆23Updated 6 years ago
- (Code) A new workload prediction model using extreme learning machine and enhanced tug of war optimization☆16Updated 3 years ago
- Artificial Bee Colony (ABC) algorithm implementation.☆18Updated 7 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆76Updated 5 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…☆252Updated last year
- demonstrate pso-svm in python☆14Updated 5 years ago
- Pure implementation of ELM (Extreme Learning Machine) in python (just with numpy)☆43Updated 4 years ago
- This repository contains example of keras-tcn on easy way.☆55Updated 4 years ago