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
- Host: GitHub
- URL: https://github.com/lolab-msm/simplepso
- Owner: LoLab-MSM
- License: other
- Created: 2014-06-04T00:23:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T19:59:21.000Z (almost 2 years ago)
- Last Synced: 2025-05-09T00:37:04.963Z (9 months ago)
- Language: Python
- Homepage:
- Size: 272 MB
- Stars: 13
- Watchers: 11
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://zenodo.org/badge/latestdoi/20464524)
[](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.