Skip to content

pooyadav/cpso-for-nn-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Swarm Optimization and Neural Network Framework:

Investigating Chaotic Particle Swarm Optimisation for Neural Network Training

Abstract: Historically, particle swarm optimisation algorithms have successfully been applied to neural network training, often outperforming traditional gradient-based approaches. Studies have however shown that particle swarm optimisation algorithms do not scale very well, performing poorly on high dimensional neural network architectures. This study aims to research the effect of using a chaotic particle swarm optimisation algorithm for neural network training. The resulting neural network’s saturation and overfitting, as well as high-dimensional performance, will be investigated.

About

Particle Swarm Optimization and Neural Network Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%