Commit Graph

95 Commits

Author SHA1 Message Date
249b1f197d Update Python version in notebooks to 3.13.3 and adjust kernel display name 2025-09-01 16:14:59 +02:00
e4b90bce89 Refactor code in numerical methods notebooks
- Updated import order in Point_Fixe.ipynb for consistency.
- Changed lambda functions to regular function definitions for clarity in Point_Fixe.ipynb.
- Added numpy import in TP1_EDO_EulerExp.ipynb, TP2_Lokta_Volterra.ipynb, and TP3_Convergence.ipynb for better readability.
- Modified for loops in TP1_EDO_EulerExp.ipynb and TP2_Lokta_Volterra.ipynb to include strict=False for compatibility with future Python versions.
2025-09-01 16:14:53 +02:00
ac870f9880 Refactor code structure for improved readability and maintainability 2025-09-01 16:09:30 +02:00
3b1e51e267 Refactor code structure for improved readability and maintainability 2025-09-01 16:04:25 +02:00
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
c8fa881ac8 Add TP2 and Project 2025-06-21 14:20:46 +02:00
506e091704 Implement code changes to enhance functionality and improve performance 2025-06-21 14:17:47 +02:00
e99e7ae995 Add K-means clustering notebook and associated image assets for statistical learning exercises 2025-05-07 19:06:31 +02:00
8a0ae50dd0 Update execution counts and model definitions in TP6 Keras introduction notebook 2025-05-07 11:02:43 +02:00
4b40a33b0d Implement code changes to enhance functionality and improve performance 2025-05-05 16:52:07 +02:00
bb73843b89 Add TP6: Introduction to Keras 2025-04-30 11:40:12 +02:00
bf47ac3a12 Implement new feature for user authentication and improve error handling 2025-04-30 10:10:45 +02:00
26b8a8de51 Refactor code structure for improved readability and maintainability 2025-04-24 12:40:42 +02:00
8f912f6435 Improve TP Noté 2025-04-07 17:03:03 +02:00
77d7bd5434 Add tp noté 2025-04-07 16:44:41 +02:00
3766adf4ac Add TP noté 2025-04-07 16:39:59 +02:00
9eb3c83626 Add: TP3 2025-04-01 19:11:39 +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
0b4ee0585d add: TP4 about Lasso, Ridge and CV 2025-03-26 11:37:11 +01:00
448a06d948 add: TP1/2 2025-03-26 11:36:59 +01:00
e1ec07b5c7 add: TP1/2 2025-03-24 16:07:17 +01:00
f41866ea2f add: TP2 (NN) 2025-03-24 14:11:13 +01:00
5b55a30299 start: tp1 2025-03-24 14:11:04 +01:00
4a4fc6bf2a add: tp4 2025-03-19 12:01:36 +01:00
edfc5dc40f work: tp3 2025-03-19 12:01:31 +01:00
b37614600a fix: TP2 2025-03-19 12:01:24 +01:00
56b96e2fdf add: TP1 and TP2 in numerical optimisation 2025-03-19 10:07:14 +01:00
d07609989b fix: remove useless dtype 2025-03-05 11:46:12 +01:00
65374b49ef fix: grad_w formula 2025-03-05 11:43:01 +01:00
ec8eefb7e0 Add TP3 in Statistical Learning 2025-03-05 11:37:37 +01:00
ba3a598ab8 Fix TP1 in Numerical methods 2025-03-04 13:51:09 +01:00
9e12030dba Fix TP1 in Numerical methods 2025-03-04 13:49:19 +01:00
99053af343 TP2 in Numerical Opti 2025-03-03 16:34:44 +01:00
fa23d8e08e Add TP1 in numerical methods 2025-03-03 16:34:14 +01:00
74d7c890ca Add ComputerSession2.ipynb 2025-02-18 19:19:02 +01:00
3f95e333af fix 2025-02-07 17:36:49 +01:00
5fc6fff3ce fix 2025-02-07 17:32:41 +01:00
1020229179 Correction of tp2-bis 2025-02-07 17:31:49 +01:00
d2a7625cd4 Delete useless comments 2025-02-06 13:11:31 +01:00
d366f76d78 Rename directory name 2025-02-05 22:09:21 +01:00
222299a299 Add tp2 and tp2 bis 2025-02-05 22:08:02 +01:00
e0d9af0da6 Add tp2 2025-02-05 11:17:40 +01:00
d816715777 Add tp2 2025-02-05 11:01:44 +01:00
4ddcdcf2b4 Add end of tp 1 of Numerical optimisation 2025-02-04 21:56:39 +01:00
a7324985e1 Add end of tp 1 of Numerical optimisation 2025-02-04 19:09:07 +01:00
240432383b Add tp2 on KNN 2025-01-29 11:56:29 +01:00
5cd6173555 Add GLM Project 2025-01-29 11:56:19 +01:00
ce6c6726ce Add TP0 and TP1 for Stat learning 2025-01-22 11:04:34 +01:00
2f733bcc06 Add TP0 for numerical optimization 2025-01-22 11:04:19 +01:00
2f055cb1c7 Add final part Monte carlo project 2024-12-22 20:49:02 +01:00