-
Notifications
You must be signed in to change notification settings - Fork 0
SwintonStreet/ParticleSwarmOptimiserPython
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A small particle swarm optimiser writen in python A small bash script is provided that will allow you to try it out. To run the test simulation please run ./createData To make use of the code you must update the model and reference data. It requires 3 inputs, * Position data, from which will feed into your model * Reference data, this will be used to train your model * Param data, this is used to initiate your data and provide max and min velocities
About
A small python 3 particle swarm optimiser based on the fortran one I have also publsihed.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published