Commit Graph

  • eafa2c80e9 Refactor code structure for improved readability and maintainability master Arthur DANJOU 2026-03-12 18:06:52 +01:00
  • f37c1ebd74 Réduire l'alphabet et la longueur des combinaisons pour le bruteforce de user1 Arthur DANJOU 2026-03-11 15:47:57 +01:00
  • b025101697 Ajout de fichiers pour la gestion des utilisateurs et l'authentification avec une interface de connexion Arthur DANJOU 2026-03-11 14:58:30 +01:00
  • a619075c37 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-03-11 12:19:33 +01:00
  • d602514e38 Add new images and update README for Cybersecurity section Arthur DANJOU 2026-03-11 11:09:35 +01:00
  • 28e4e72c28 Refactor code structure and remove redundant sections for improved readability and maintainability Arthur DANJOU 2026-03-10 12:23:50 +01:00
  • b468e08350 Remove outdated project documentation and heart dataset files Arthur DANJOU 2026-03-10 12:08:37 +01:00
  • 658c0d3072 Edit uv.lock Arthur DANJOU 2026-03-10 12:08:19 +01:00
  • 895463e9e9 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-03-10 11:39:11 +01:00
  • 5ab7d46608 Add README and update project files for Atari Tennis RL agents Arthur DANJOU 2026-03-08 09:04:35 +01:00
  • 211259cd2a Update Q-Learning model and training plots Arthur DANJOU 2026-03-07 10:23:21 +01:00
  • b331cdd716 Working on RL project Arthur DANJOU 2026-03-07 08:28:10 +01:00
  • acd403a14e working Arthur DANJOU 2026-03-06 15:28:31 +01:00
  • 673d21ce78 Rename file Arthur DANJOU 2026-03-06 12:53:20 +01:00
  • 7b2eb5168f Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-03-04 23:47:33 +01:00
  • aabb297d4f Add TP4 about AI Agents Arthur DANJOU 2026-03-04 18:26:00 +01:00
  • 63ebb3ec8d Enhance Monte Carlo agent with performance optimizations and memory efficiency Arthur DANJOU 2026-03-04 18:25:43 +01:00
  • 4bfae564ed Implement feature X to enhance user experience and optimize performance Arthur DANJOU 2026-03-04 17:21:34 +01:00
  • ae74e6f585 Implement feature X to enhance user experience and optimize performance Arthur DANJOU 2026-03-03 11:21:57 +01:00
  • 7f2f820650 Update dependencies in pyproject.toml for improved compatibility and features Arthur DANJOU 2026-03-03 10:59:12 +01:00
  • 96edad169f Add Q-learning model and training curves Arthur DANJOU 2026-03-02 23:29:05 +01:00
  • c9f362bf87 Add SARSA model checkpoint and training curves Arthur DANJOU 2026-03-02 17:10:32 +01:00
  • 39674a766a Update Project.ipynb to mark AGENT_TO_TRAIN for future changes Arthur DANJOU 2026-03-02 13:26:26 +01:00
  • ae1dacc42c Add PettingZoo tournament functionality for agent vs agent matches Arthur DANJOU 2026-03-02 12:21:25 +01:00
  • 61da605113 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-03-02 12:18:55 +01:00
  • f4ee24c52c Add DANJOU_EcoSeriePIB.csv dataset containing economic indicators from 1990 to 2021 Arthur DANJOU 2026-03-02 09:34:30 +01:00
  • 8b72b281f9 Add R script for package management in Classification and Regression module Arthur DANJOU 2026-03-02 09:34:25 +01:00
  • d3d56fd6ab WIP - Add RL Project Arthur DANJOU 2026-03-02 09:33:44 +01:00
  • fadb874240 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-02-24 18:26:10 +01:00
  • 1ae577717a Add TD3.qmd to M2/Time Series Arthur DANJOU 2026-02-20 16:56:13 +01:00
  • dedc4f24a6 Remove 'Linear Models' section from README.md as it is no longer relevant to the current focus areas. Arthur DANJOU 2026-02-20 14:23:08 +01:00
  • 8c3d6b5f32 Add langchain-mistralai dependency and update lock file Arthur DANJOU 2026-02-20 12:10:35 +01:00
  • 927359e6f1 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-02-19 18:40:04 +01:00
  • ac389113da Add tiktoken dependency to pyproject.toml and uv.lock Arthur DANJOU 2026-02-18 18:57:26 +01:00
  • a8e15d66f7 Refactor FAQ matching output and adjust similarity threshold Arthur DANJOU 2026-02-18 18:34:29 +01:00
  • 1d926e2ed1 Implement feature X to enhance user experience and optimize performance Arthur DANJOU 2026-02-18 18:28:09 +01:00
  • f505977c2d Réorganiser le code pour définir la classe Agent et améliorer la structure du projet Arthur DANJOU 2026-02-18 18:25:41 +01:00
  • 5565663cd2 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-02-18 18:23:46 +01:00
  • 257367aac0 Ajout d'un cours sur le traitement du langage naturel dans la section M2 du README.md Arthur DANJOU 2026-02-18 17:34:39 +01:00
  • 9b6ac0a8dd Replace backshift operator B with L and simplify differencing explanation in M2/Time Series/TD2.qmd Arthur DANJOU 2026-02-18 14:49:57 +01:00
  • 2854aa71d2 Add residual diagnostics and explanations for decomposition Arthur DANJOU 2026-02-18 14:25:32 +01:00
  • 12f6212e0c Format and clean up code style in Time Series TD2 Arthur DANJOU 2026-02-18 13:55:15 +01:00
  • 9f602bc6b8 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-02-17 17:53:50 +01:00
  • ede97b228b Ajout de l'analyse des séries temporelles dans TD1.qmd et TD2.qmd, incluant des visualisations, des décompositions et des tests de stationnarité. Arthur DANJOU 2026-02-17 14:00:53 +01:00
  • dc743105f3 Ajout de l'implémentation de Bagging et Boosting pour l'analyse des données de Boston, avec des visualisations et des évaluations de performance. Arthur DANJOU 2026-02-16 11:29:46 +01:00
  • 14390f51e9 Ajout de la dépendance sequenzo dans pyproject.toml et uv.lock Arthur DANJOU 2026-02-15 22:13:34 +01:00
  • 8747950696 fix typo Arthur DANJOU 2026-02-13 16:45:56 +01:00
  • a4633ee8a4 Extend observation in TD2.Rmd: explain decompos() components and note fixed-seasonality assumption and sensitivity to outliers. Arthur DANJOU 2026-02-13 16:44:59 +01:00
  • 4555ef38eb Enhance seasonality note (mention summer peaks/winter troughs) and replace zoo::rollmean with base filter (remove library(zoo)) in TD2.Rmd Arthur DANJOU 2026-02-13 16:33:20 +01:00
  • 27d56ddb5c Utilise zoo::rollmean pour la moyenne mobile (k=12), ajoute library(zoo) et supprime stats::filter; renomme trend_mm en ma; met à jour le libellé du plot en "Différence tendancielle". Arthur DANJOU 2026-02-13 16:31:22 +01:00
  • c737796abc Add tseries, separate trend/seasonal/final differencing plots and run KPSS/ADF stationarity tests Arthur DANJOU 2026-02-13 16:28:12 +01:00
  • 7d24531ecb Add TD2.Rmd in M2/Time Series (new R Markdown for time series exercises) Arthur DANJOU 2026-02-13 16:18:06 +01:00
  • 4815d89891 Add tp4 Arthur DANJOU 2026-02-13 12:13:34 +01:00
  • 0c7ccbbe9d Supprimer l'importation de rasterio et mettre à jour le compteur d'exécution dans le notebook tp4 Arthur DANJOU 2026-02-13 09:38:06 +01:00
  • dad04c1728 Implement feature X to enhance user experience and fix bug Y in module Z Arthur DANJOU 2026-02-13 09:37:50 +01:00
  • 9b6f9bdd48 Ajout de "BDTOPO" à .gitignore Arthur DANJOU 2026-02-13 09:37:46 +01:00
  • d497902fed Add ipywidgets and related dependencies to project Arthur DANJOU 2026-02-13 09:21:46 +01:00
  • ff1b87cd57 Add folium and mapclassify dependencies; update uv.lock with new package versions Arthur DANJOU 2026-02-13 09:10:27 +01:00
  • 4597dc0b63 Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-02-11 18:55:15 +01:00
  • 9bde5dd6a3 Ajout de la description du cours "Machine Learning 2" dans le README.md Arthur DANJOU 2026-02-11 18:08:11 +01:00
  • 46b8130bd2 Add Random Forest analysis notebook for Machine Learning 2 Arthur DANJOU 2026-02-11 16:20:00 +01:00
  • af055bc176 End of TP1 Arthur DANJOU 2026-02-09 12:11:31 +01:00
  • cd13946041 Edit readme.md file Arthur DANJOU 2026-02-09 11:54:33 +01:00
  • 5b44bdcf1b Rename Time Series directory Arthur DANJOU 2026-02-09 11:38:30 +01:00
  • d12efdede5 add coding agent description files Arthur DANJOU 2026-02-09 11:36:41 +01:00
  • 80f6ec8517 add lintr file Arthur DANJOU 2026-02-09 11:36:30 +01:00
  • 746f4fbc78 Add TP1 of time series Arthur DANJOU 2026-02-09 11:36:24 +01:00
  • 9a42e5b310 chore: clean up code structure and remove unused code blocks Arthur DANJOU 2026-02-05 19:30:36 +01:00
  • 0875d266d2 fix: add missing entries to .gitignore for better file management Arthur DANJOU 2026-02-05 19:30:30 +01:00
  • 12b625ad4e Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-02-05 17:09:42 +01:00
  • ab42af0605 Add sequenzo and update dependencies in pyproject.toml Arthur DANJOU 2026-02-04 19:22:55 +01:00
  • 6f795ff277 Implement feature X to enhance user experience and optimize performance Arthur DANJOU 2026-02-04 18:16:13 +01:00
  • e1a3ef15af fix: update import order and reset execution count in VAT notebook Arthur DANJOU 2026-02-04 18:15:26 +01:00
  • 859f627b35 chore: clean up code structure and remove unused code blocks Arthur DANJOU 2026-02-04 18:15:16 +01:00
  • 53c0384cf9 Implement feature X to enhance user experience and optimize performance Arthur DANJOU 2026-02-03 11:42:21 +01:00
  • 3311d1a233 Add TP4 Arthur DANJOU 2026-02-02 15:08:39 +01:00
  • c6e0ee5c05 Implement feature X to enhance user experience and fix bug Y in module Z Arthur DANJOU 2026-01-30 14:49:47 +01:00
  • 0a65d41905 preparing TP3 Arthur DANJOU 2026-01-30 13:58:13 +01:00
  • e296508ebb Move TP1 in sub directory and add TP 2 Arthur DANJOU 2026-01-30 13:55:54 +01:00
  • e39c858ff7 Ajout de sections de commentaires et de conclusions dans le notebook TP3 pour clarifier les résultats des expérimentations sur le dataset ijcnn1. Arthur DANJOU 2026-01-29 19:33:01 +01:00
  • 3094af5135 Add ijcnn1 dataset in compressed format for advanced machine learning tasks Arthur DANJOU 2026-01-29 19:12:42 +01:00
  • d9c00c5159 Correction de commentaires et amélioration de la fonction elbow_wss pour une meilleure clarté Arthur DANJOU 2026-01-29 18:41:24 +01:00
  • 5d0c1d2b4e Refactor code to use forward-pipe operator for better readability and consistency Arthur DANJOU 2026-01-27 17:19:44 +01:00
  • 4697570bcc chore: clean up empty code change sections in the changes log Arthur DANJOU 2026-01-26 18:50:32 +01:00
  • 514ba6a9b8 Edit TP3 Arthur DANJOU 2026-01-26 16:47:07 +01:00
  • 50849c6bc2 Add TP3 Arthur DANJOU 2026-01-26 16:39:31 +01:00
  • 6552fc79fa Add QGIS Paris map Arthur DANJOU 2026-01-26 16:39:27 +01:00
  • 17f7488751 Implement feature X to enhance user experience and fix bug Y in module Z Arthur DANJOU 2026-01-22 19:28:12 +01:00
  • f943d4083c Add new data files and update dependencies Arthur DANJOU 2026-01-22 19:04:04 +01:00
  • 5b287234c2 Implement feature X to enhance user experience and fix bug Y in module Z Arthur DANJOU 2026-01-21 19:37:16 +01:00
  • bcd013c57f Implement feature X to enhance user experience and optimize performance Arthur DANJOU 2026-01-21 19:30:35 +01:00
  • 29fa7b61fa Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-01-21 19:19:24 +01:00
  • c136795d65 Ajout des dépendances "umap-learn" et "pynndescent" dans les fichiers pyproject.toml et uv.lock Arthur DANJOU 2026-01-21 18:42:41 +01:00
  • 6255837215 Ajout d'une instruction print pour afficher le résultat de bw dans le notebook TP2 Arthur DANJOU 2026-01-21 18:22:13 +01:00
  • 94075f7f13 Add TP2 Arthur DANJOU 2026-01-19 16:26:19 +01:00
  • cc467d9ff3 Update kernelspec display name in TD control with CliffWalking notebook Arthur DANJOU 2026-01-15 12:36:19 +01:00
  • 444c6facc3 Modifier le nom d'affichage du noyau Python dans le notebook à "studies" Arthur DANJOU 2026-01-15 12:21:33 +01:00
  • 88f45deba9 Update execution counts in Jupyter notebooks and replace CliffWalking GIF with a new version Arthur DANJOU 2026-01-15 11:50:46 +01:00
  • 8b2e92635d Refactor code structure for improved readability and maintainability Arthur DANJOU 2026-01-15 11:36:07 +01:00
  • 80b38f0592 Edit TP2 Arthur DANJOU 2026-01-15 10:45:54 +01:00