Skip to content
/ SwaNN Public

SwaNN is a simple framework for neural network training with particle swarm optimization.

License

Notifications You must be signed in to change notification settings

phbillet/SwaNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SwaNN

SwaNN is a basic framework for neural networks based on particle swarm optimization (using the Python package PySwarms (https://pyswarms.readthedocs.io/).

The topics covered are:

  • classification
  • regression
  • time series forecasting

Some recent references on the subject are also given (this notebook had been written in July 2020).

Releases

No releases published

Packages