Numeric model predicting motion of heterogenous particles based on machine learning
Clone this repository:
git clone https://github.com/LeweLotki/inzynierka_PSO.git
Enter repository:
cd inzynierka_PSO
Install poetry:
pip install pipx
pipx install poetry
Build dependencies:
poetry install
Activate virtual environment:
poetry shell
Display program description:
python src/main.py --help
To run simulation of particles motion and display visualization type:
python src/main.py -s