An open API service indexing awesome lists of open source software.

https://github.com/lolab-msm/simplepso

Particle Swarm Optimization algorithm in Python
https://github.com/lolab-msm/simplepso

Last synced: 9 months ago
JSON representation

Particle Swarm Optimization algorithm in Python

Awesome Lists containing this project

README

          

[![DOI](https://zenodo.org/badge/20464524.svg)](https://zenodo.org/badge/latestdoi/20464524)
[![Documentation Status](https://readthedocs.org/projects/simplepso/badge/?version=latest)](https://simplepso.readthedocs.io/en/latest/?badge=latest)
# Simple interface to optimize models using Particle Swarm optimization

Training stochastic or determinisic models encoded in PySB? Looking for an easy to use, effecient Python package? Look no further.

PySB examples can be found in simplepso/examples


You can email me at james.ch.pino@gmail.com for any questions or comments.