Commit Graph

8 Commits

Author SHA1 Message Date
f94ff07cab 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
07407fcdd4 Improve TP Noté 2025-04-07 17:03:03 +02:00
b784751776 add: TP1/2 2025-03-26 11:36:59 +01:00
52c6012197 add: TP1/2 2025-03-24 16:07:17 +01:00
bc64c7ddcc start: tp1 2025-03-24 14:11:04 +01:00
dd760dad03 Fix TP1 in Numerical methods 2025-03-04 13:51:09 +01:00
31f77d59e4 Fix TP1 in Numerical methods 2025-03-04 13:49:19 +01:00
458a9b9698 Add TP1 in numerical methods 2025-03-03 16:34:14 +01:00