Commit Graph

3 Commits

Author SHA1 Message Date
b4c5eb9d19 Refactor code for improved readability and consistency across notebooks
- Standardized spacing around operators and function arguments in TP7_Kmeans.ipynb and neural_network.ipynb.
- Enhanced the formatting of model building and training code in neural_network.ipynb for better clarity.
- Updated the pyproject.toml to remove a specific TensorFlow version and added linting configuration for Ruff.
- Improved comments and organization in the code to facilitate easier understanding and maintenance.
2025-07-01 20:46:08 +02:00
bf47ac3a12 Implement new feature for user authentication and improve error handling 2025-04-30 10:10:45 +02:00
9eb3c83626 Add: TP3 2025-04-01 19:11:39 +02:00