2024-05-10 18:39:26 +02:00
|
|
|
Required packages:
|
2024-05-10 19:41:13 +02:00
|
|
|
pygame,matplotlib,sklearn,pandas
|
2024-05-10 18:39:26 +02:00
|
|
|
How to install:
|
|
|
|
pip install pygame
|
|
|
|
pip install matplotlib
|
2024-05-10 19:41:13 +02:00
|
|
|
pip install scikit-learn
|
|
|
|
pip install pandas
|