mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 16:03:11 +02:00
386 B
386 B
Download poli3.npz matrice
This link will expire on 24-02-2024
Put the matrice in code folder
Create environment
pyenv virtualenv porr
Activate environment
pyenv activate porr
Install requirements
pip install -r requirements.txt