Skip to content

shariq-farooqui/pso

Repository files navigation

Particle Swarm Optimisation

Usage

make build to build the app. make start to start the app. Once started, app can be accessed on "localhost:8501" make stop to stop the app.

Pytest

To run tests, you will need to pip install -e . in the backend dir, and then run pytest in root dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks