Commit Graph

5 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
adb50052b8 update: enhance ComputerSession2 and TP4_Ridge_Lasso_and_CV notebooks with execution outputs and code improvements 2025-03-30 20:43:00 +02:00
56b96e2fdf add: TP1 and TP2 in numerical optimisation 2025-03-19 10:07:14 +01:00
99053af343 TP2 in Numerical Opti 2025-03-03 16:34:44 +01:00
74d7c890ca Add ComputerSession2.ipynb 2025-02-18 19:19:02 +01:00