Add 'Machine Learning' TP1

This commit is contained in:
2025-09-15 19:58:46 +02:00
parent 249b1f197d
commit 6dcd48ad90
5 changed files with 99147 additions and 0 deletions

View File

@@ -8,11 +8,14 @@ dependencies = [
"ipykernel>=6.29.5",
"keras>=3.11.3",
"matplotlib>=3.10.1",
"nbformat>=5.10.4",
"numpy>=2.2.5",
"opencv-python>=4.11.0.86",
"pandas>=2.2.3",
"plotly>=6.3.0",
"scikit-learn>=1.6.1",
"scipy>=1.15.2",
"seaborn>=0.13.2",
"tensorflow>=2.20.0",
]