Commit Graph

4 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
b784751776 add: TP1/2 2025-03-26 11:36:59 +01:00
52c6012197 add: TP1/2 2025-03-24 16:07:17 +01:00
4853ad1d64 add: TP2 (NN) 2025-03-24 14:11:13 +01:00