WUT_Computer_Science/code/README.md

22 lines
386 B
Markdown
Raw Normal View History

### Download poli3.npz matrice
https://wutwaw-my.sharepoint.com/:u:/g/personal/01156786_pw_edu_pl/EZQv_ttJO1lAgiV8HOutZQQBmGGjXm5fhLmkOcvEPHqeDg?e=XygcyO
2024-11-23 14:21:36 +01:00
This link will expire on 24-02-2024
2024-11-23 14:21:36 +01:00
Put the matrice in code folder
### Create environment
`pyenv virtualenv porr`
### Activate environment
`pyenv activate porr`
### Install requirements
`pip install -r requirements.txt`