pso-cnn icon indicating copy to clipboard operation
pso-cnn copied to clipboard

Unofficial implementation of paper “Particle Swarm Optimization for Hyper-Parameter Selection in Deep Neural Networks” using Tensorflow/Keras

pso-cnn

pso algorithm for Hyper-Parameter Selection

based on paper "Particle Swarm Optimization for Hyper-Parameter Selection in Deep Neural Networks"

Requirement

* Tensorflow
* Keras