Machine_learning_2023/README.md

11 lines
168 B
Markdown
Raw Normal View History

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