particle-swam-optimization

There are 3 repositories under particle-swam-optimization topic.

  • chasebk/code_FLNN

    Prediction google trace data using Functional Link Neural Network and Optimization Algorithms such as GA, PSO, ABC,...

    Language:Python482116
  • stratzilla/metaheuristic-training-networks

    An implementation of various metaheuristics adapted to train neural networks

    Language:Python26303
  • ruoyuGao/scikit-opt-gpu

    We implemented our own sequential version of GA, PSO, SA and ACA using C++ (some using Eigen3 as matrix operation backend) and the parallelized version with CUDA support. All of them are much faster than the popular lib scikit-opt.

    Language:C++6200