Commit Graph

3 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
ad8f5857ca Update execution counts and model definitions in TP6 Keras introduction notebook 2025-05-07 11:02:43 +02:00
05222e0e65 Add TP6: Introduction to Keras 2025-04-30 11:40:12 +02:00