Particle Swarm Optimization of MLP neural networks
Python implementation of the paper "Particle Swarm Optimization of Neural Network Architectures and Weights" (M. Carvalho, T.B. Ludermir, 2007)
This is a work in progress
pip install -r requirements.txt
py.test -rA