Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente |
ia [2024/12/04 09:37] – [Annales] amoreauv | ia [2025/10/16 07:48] (Version actuelle) – [Intelligence Artificielle] zemmari |
---|
**Chargés de TD** : | **Chargés de TD** : |
| |
* Groupe 1 et CMI OPTIM , mercredi, 14h00 - 16h00 : [[anne.vialard@u-bordeaux.fr| Anne Vialard]] | * Groupe 4, lundi, 14h00 - 16h00 : [[melodie.daniel@u-bordeaux.fr| Mélodie Daniel]] |
* Groupe 2, lundi, 16h15 - 18h15 : [[philippe.duchon@u-bordeaux.fr| Philippe Duchon]] | * Groupe 2, lundi, 16h15 - 18h15 : [[philippe.duchon@u-bordeaux.fr| Philippe Duchon]] |
* Groupe 3 , jeudi, 14h00 - 16h00 : [[chloe.mercier@u-bordeaux.fr| Chloe Mercier]] | * Groupe 3 et CMI OPTIM, jeudi, 14h00 - 16h00 : [[victoria.bourgeais@u-bordeaux.fr| Victoria Bourgeais]] |
* Groupe 4, lundi, 14h00 - 16h00 : [[yannis.bendi-ouis@inria.fr| Yannis Bendi-Ouis]] | * Groupe 5, jeudi, 16h15 - 18h15 : [[akka.zemmari@u-bordeaux.fr| Akka Zemmari]] |
* Groupe 5 , jeudi, 16h15 - 18h15 : [[charles.brazier@u-bordeaux.fr| Charles Brazier]] | * Groupe 1, vendredi, 13h30 - 15h30 : [[anne.vialard@u-bordeaux.fr| Anne Vialard]] |
| |
===== Support de cours ===== | ===== Support de cours ===== |
| 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 |{{:ia-jeux-minimax.pdf| pdf}}| | | | 2 | | Recherche avec horizon, MiniMax |{{:xxxxia-jeux-minimax.pdf| pdf}}| | |
| | | Recherche avec horizon, AlphaBeta |{{:ia-jeux-alpha_beta.pdf| pdf}}| | | | | | Recherche avec horizon, AlphaBeta |{{:xxxxxia-jeux-alpha_beta.pdf| pdf}}| | |
| 3 | | Etude de l'alpha beta |{{:ia-jeux-analyse.pdf|pdf}} | | | | 3 | | Etude de l'alpha beta |{{:xxxxia-jeux-analyse.pdf|pdf}} | | |
| 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]] | | | 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]] | |
| | | | | [[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 | {{:ia-dl-cnn.pdf| pdf}} | [[https://www.labri.fr/perso/zemmari/ia/notebooks/mnist_keras_cnn.html|CNN 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]] | |
| |
===== 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/_ia-starter-tictactoe-corrige.py|corrigé]]| |
| 2 | Jeux | recherche avec horizon | {{:jeux-td_2.pdf| énoncé}} | | | | 2 | Jeux | recherche avec horizon | {{:| é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]]| | |
| 4 | Deep learning | |{{:dl-td_1.pdf| énoncé}} | [[https://www.labri.fr/perso/zemmari/ia/files/dl_td1.ipynb|jupyter notebook]] | | | | 4 | Deep learning | |{{:XXXXXdl-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 | |{{dl_td2.pdf:| énoncé}} | [[https://www.labri.fr/perso/zemmari/ia/files/dl-td_2-sujet.ipynb|jupyter notebook]] | | | | 4 | Deep learning | |{{XXXXdl_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 . | {{ ::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]] |
| |
===== Projet ===== | ===== Rendu de TP ===== |
| |
| Cours moodle pour le rendu : [[https://moodle.u-bordeaux.fr/course/view.php?id=19248]] |
| |
Cours moodle pour le rendu : [[https://moodle.u-bordeaux.fr/course/view.php?id=11996]] | |
| |
| |