Commit Graph

5 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
485844f674 work: tp3 2025-03-19 12:01:31 +01:00
d795afe07e fix: remove useless dtype 2025-03-05 11:46:12 +01:00
6e60299ff9 fix: grad_w formula 2025-03-05 11:43:01 +01:00
ba5bc36879 Add TP3 in Statistical Learning 2025-03-05 11:37:37 +01:00