Commit Graph

6 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
f536e28a24 fix: TP2 2025-03-19 12:01:24 +01:00
964821c058 fix 2025-02-07 17:36:49 +01:00
070892c551 fix 2025-02-07 17:32:41 +01:00
f77bd7b184 Delete useless comments 2025-02-06 13:11:31 +01:00
b0646dfb96 Rename directory name 2025-02-05 22:09:21 +01:00