Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 349 Bytes

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).