Add TP2 and Project

This commit is contained in:
2025-06-21 14:20:46 +02:00
parent ecbdbc1dce
commit e273cf90f7
4 changed files with 653 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"opencv-python>=4.11.0.86",
"pandas>=2.2.3",
"scikit-learn>=1.6.1",
"tensorflow==2.19.0",
]
[dependency-groups]