Commit Graph

8 Commits

Author SHA1 Message Date
d5a6bfd339 Refactor code for improved readability and consistency across multiple Jupyter notebooks
- Added missing commas in various print statements and function calls for better syntax.
- Reformatted code to enhance clarity, including breaking long lines and aligning parameters.
- Updated function signatures to use float type for sigma parameters instead of int for better precision.
- Cleaned up comments and documentation strings for clarity and consistency.
- Ensured consistent formatting in plotting functions and data handling.
2025-12-13 23:38:17 +01:00
95308de0cb Implement feature X to enhance user experience and fix bug Y in module Z 2025-12-02 12:49:27 +01:00
5338517fee Refactor code structure for improved readability and maintainability 2025-12-02 12:47:29 +01:00
c4d5b67321 feat: supprimer le fichier .python-version 2025-11-26 13:22:16 +01:00
08cf8fbeda Refactor and enhance code in Reinforcement Learning notebook; add new R script for EM algorithm in Unsupervised Learning; update README to include new section for Unsupervised Learning. 2025-11-26 13:20:18 +01:00
38ea77e86c Implement feature X to enhance user experience and optimize performance 2025-11-25 12:40:57 +01:00
baf0d21a25 Implement feature X to enhance user experience and optimize performance 2025-11-25 12:34:42 +01:00
f0854e58ba feat: ajouter le fichier .python-version et mettre à jour les règles de linting dans pyproject.toml 2025-11-25 12:30:55 +01:00