Go to file
Veronika Polevara acce6f6bd1 merge main 2023-03-12 14:06:27 +01:00
Interface merge main 2023-03-12 14:06:27 +01:00
.gitignore init repo 2023-03-11 18:20:07 +01:00
Project discription.txt Discription of the project. 2023-03-12 04:09:35 +01:00
README.md add init pygame window 2023-03-11 19:31:43 +01:00
main.py Code Structure 2023-03-12 01:39:08 +01:00
requirements.txt add init pygame window 2023-03-11 19:31:43 +01:00

README.md

MACHINE LEARNING 2023

python3 -m venv venv

source venv/bin/activate

.\venv\Scripts\activate - for windows

pip install -r requirements.txt

python Interface/main.py