spham
|
e27db89860
|
Ajout du requirements.txt pour les dépendances du projet
Packages principaux :
- tensorflow 2.20.0 : Framework de deep learning
- scikit-learn 1.7.2 : Outils ML (datasets, metrics, preprocessing)
- numpy 2.3.4 : Calcul numérique
- jupyter 1.1.1 : Interface notebook
- ipykernel 7.1.0 : Kernel Jupyter
Installation : pip install -r requirements.txt
🤖 Generated with [Claude Code](https://claude.com/claude-code)
|
2025-11-12 19:06:39 +01:00 |
|