ia [Master Informatique - Université de Bordeaux]

Outils pour utilisateurs

Outils du site


ia

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
ia [2024/10/07 13:56] – [Intelligence Artificielle] zemmariia [2025/10/16 07:48] (Version actuelle) – [Intelligence Artificielle] zemmari
Ligne 6: Ligne 6:
 **Chargés de TD** :  **Chargés de TD** : 
    
-    * Groupe 1 et CMI OPTIM mercredi, 14h00 - 16h00   : [[anne.vialard@u-bordeaux.fr| Anne Vialard]] +    * Groupe 4lundi, 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 4lundi14h00 16h00  : [[yannis.bendi-ouis@inria.fr| Yannis Bendi-Ouis]]      +    * Groupe 5jeudi16h15 18h15   : [[akka.zemmari@u-bordeaux.fr| Akka Zemmari]] 
-    * Groupe jeudi16h15 18h15   : [[charles.brazier@u-bordeaux.fr| Charles Brazier]]+    * Groupe 1vendredi13h30 15h30   : [[anne.vialard@u-bordeaux.fr| Anne Vialard]] 
          
 ===== Support de cours ===== ===== Support de cours =====
Ligne 18: Ligne 18:
  
  
-| 1 | Avant propos | Présentation de l'UE | {{:zzia-avant_propos.pdf| pdf}} |  | +| 1 | Avant propos | Présentation de l'UE | {{:ia-avant_propos.pdf| pdf}} |  | 
-| 1 | Introduction | Introduction générale |{{:zzia-introduction.pdf-| pdf}}| +| 1 | Introduction | Introduction générale |{{:ia-introduction.pdf-| pdf}}| 
-| 1 - 2 | Jeux | IA pour les jeux |{{:zzia-jeux-introduction.pdf| pdf}}| +| 1 - 2 | Jeux | IA pour les jeux |{{:ia-jeux-introduction.pdf| pdf}}| 
-|    | Recherche totale |{{:zzia-jeux-recherche_totale.pdf| pdf}}| +|    | Recherche totale |{{:ia-jeux-recherche_totale.pdf| pdf}}| 
-| 2 |  | Recherche avec horizon, MiniMax |{{:zzia-jeux-minimax.pdf| pdf}}| +| 2 |  | Recherche avec horizon, MiniMax |{{:xxxxia-jeux-minimax.pdf| pdf}}| 
-|    | Recherche avec horizon, AlphaBeta |{{:zzia-jeux-alpha_beta.pdf| pdf}}| +|    | Recherche avec horizon, AlphaBeta |{{:xxxxxia-jeux-alpha_beta.pdf| pdf}}| 
-| 3 | | Etude de l'alpha beta |{{:zzia-jeux-analyse.pdf|pdf}} | | +| 3 | | Etude de l'alpha beta |{{:xxxxia-jeux-analyse.pdf|pdf}} | | 
-|  | | Contrainte temps réel, Iterative Deepening  |{{:zzia-jeux-recherche_perf.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 | {{:zz01_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 | {{:zzia-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  | {{:ia-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 =====+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]]
  
-Sujet : [[https://www.labri.fr/perso/zemmari/ia/projet/projet_ia-sujet.pdf|Sujet]]+===== Rendu de TP =====
  
-Fichier source : [[https://www.labri.fr/perso/zemmari/ia/projet/Reversi.py|fichier python]] +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]]+
  
  
ia.1728309394.txt.gz · Dernière modification : de zemmari