| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente |
| ia [2025/10/16 07:48] – [Intelligence Artificielle] zemmari | ia [2025/12/11 14:54] (Version actuelle) – [Annales] zemmari |
|---|
| | 1 - 2 | Jeux | IA pour les jeux |{{:ia-jeux-introduction.pdf| pdf}}| | | | 1 - 2 | Jeux | IA pour les jeux |{{:ia-jeux-introduction.pdf| pdf}}| | |
| | | | Recherche totale |{{:ia-jeux-recherche_totale.pdf| pdf}}| | | | | | Recherche totale |{{:ia-jeux-recherche_totale.pdf| pdf}}| | |
| | 2 | | Recherche avec horizon, MiniMax |{{:xxxxia-jeux-minimax.pdf| pdf}}| | | | 2 | | Recherche avec horizon, MiniMax |{{:ia-jeux-minimax.pdf| pdf}}| | |
| | | | Recherche avec horizon, AlphaBeta |{{:xxxxxia-jeux-alpha_beta.pdf| pdf}}| | | | | | Recherche avec horizon, AlphaBeta |{{:ia-jeux-alpha_beta.pdf| pdf}}| | |
| | 3 | | Etude de l'alpha beta |{{:xxxxia-jeux-analyse.pdf|pdf}} | | | | 3 | | A la recherche de la performance |{{:ia-jeux-id.pdf|pdf}} | | |
| | 4-5 | Deep learning | Réseaux de neurones | {{:xxxx01_dl.pdf| pdf}} | [[https://www.labri.fr/perso/zemmari/_ia/notebooks/numpy-nn.html|Des réseaux de neurones avec numpy]] | | | 4-5 | Deep learning | Réseaux de neurones | {{:01_dl.pdf| pdf}} | [[https://www.labri.fr/perso/zemmari/ia/notebooks/numpy-nn.html|Des réseaux de neurones avec numpy]] | |
| | | | | | [[https://www.labri.fr/perso/zemmari/_ia/notebooks/keras.html|Des réseaux de neurones avec keras]] | | | | | | | [[https://www.labri.fr/perso/zemmari/ia/notebooks/keras.html|Des réseaux de neurones avec keras]] | |
| | 5 | | Réseaux à convolution | {{:xxxxxia-dl-cnn.pdf| pdf}} | [[https://www.labri.fr/perso/zemmari/_ia/notebooks/mnist_keras_cnn.html|CNN avec keras]] | | | 5 | | Réseaux à convolution | {{:ia-dl-cnn.pdf| pdf}} | [[https://www.labri.fr/perso/zemmari/ia/notebooks/mnist_keras_cnn.html|CNN avec keras]] | |
| |
| ===== Travaux dirigés ===== | ===== Travaux dirigés ===== |
| ^ Séance ^ Intitulé ^ Description ^ Sujet ^ Fichiers ^ Corrigés ^ | ^ Séance ^ Intitulé ^ Description ^ Sujet ^ Fichiers ^ Corrigés ^ |
| | 1 | Jeux | déroulement total | {{:jeux-td_1.pdf| énoncé}} | {{tictactoe.tgz|tictactoe.tgz}} | [[https://www.labri.fr/perso/zemmari/ia/files/_ia-starter-tictactoe-corrige.py|corrigé]]| | | 1 | Jeux | déroulement total | {{:jeux-td_1.pdf| énoncé}} | {{tictactoe.tgz|tictactoe.tgz}} | [[https://www.labri.fr/perso/zemmari/ia/files/starter-tictactoe-corrige.py|corrigé]]| |
| | 2 | Jeux | recherche avec horizon | {{:| énoncé}} | | | | 2 | Jeux | recherche avec horizon | {{:jeux-td_2.pdf| énoncé}} | | |
| | | | alpha-beta | | | | | | | | alpha-beta | | | | |
| | 2-3 | | échecs | |[[https://www.labri.fr/perso/zemmari/_ia/files/starter-chess.py|starter-chess.py]]| | | | 2-3 | | échecs | |[[https://www.labri.fr/perso/zemmari/ia/files/starter-chess.py|starter-chess.py]]| [[https://www.labri.fr/perso/zemmari/ia/files/starter-chess-corrige.py|corrigé]]| |
| | 4 | Deep learning | |{{:XXXXXdl-td_1.pdf| énoncé}} | [[https://www.labri.fr/perso/zemmari/_ia/files/dl_td1.ipynb|jupyter notebook]] | | | | 4 | Deep learning | |{{:dl-td_1.pdf| énoncé}} | [[https://www.labri.fr/perso/zemmari/ia/files/dl_td1.ipynb|jupyter notebook]] | | |
| | | | | | [[https://www.labri.fr/perso/zemmari/_ia/files/dl_td1.html|html]] | | | | | | | | [[https://www.labri.fr/perso/zemmari/ia/files/dl_td1.html|html]] | | |
| | 4 | Deep learning | |{{XXXXdl_td2.pdf:| énoncé}} | [[https://www.labri.fr/perso/zemmari/_ia/files/dl-td_2-sujet.ipynb|jupyter notebook]] | | | | 4 | Deep learning | |{{dl_td2.pdf:| énoncé}} | [[https://www.labri.fr/perso/zemmari/ia/files/dl-td_2-sujet.ipynb|jupyter notebook]] | | |
| ===== Annales ===== | ===== Annales ===== |
| {{ ::ia_m1_info_examen.pdf | Sujet}} d'examen de 2021-2022 . | Sujet d'examen de 20234-2025 : [[https://www.labri.fr/perso/zemmari/ia/files/annales/examen-2024.pdf|Sujet]] |
| | |
| | {{ ::ia_m1_info_ds.pdf | Sujet}} du DS de 2024-2025. |
| | |
| | {{ ::ia_m1_info_examen.pdf | Sujet}} d'examen de 2021-2022. |
| |
| Projet 2023-2024 : [[https://www.labri.fr/perso/zemmari/ia/projet/projet_ia-sujet.pdf|Sujet]] [[https://www.labri.fr/perso/zemmari/ia/projet/Reversi.py|Fichier python]] | Projet 2023-2024 : [[https://www.labri.fr/perso/zemmari/ia/projet/projet_ia-sujet.pdf|Sujet]] [[https://www.labri.fr/perso/zemmari/ia/projet/Reversi.py|Fichier python]] |