Update 'MACHINE LEARNING 2023'
commit
5d729e97b4
11
MACHINE-LEARNING-2023.md
Normal file
11
MACHINE-LEARNING-2023.md
Normal file
@ -0,0 +1,11 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user