Go to file
2023-03-11 19:31:43 +01:00
Interface add init pygame window 2023-03-11 19:31:43 +01:00
.gitignore init repo 2023-03-11 18:20:07 +01:00
README.md add init pygame window 2023-03-11 19:31:43 +01:00
requirements.txt add init pygame window 2023-03-11 19:31:43 +01:00

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