The report that summarizes the project is "Report: Database_management_system_project.pdf", which is in the root directory. Any relevant information will be found there.
Please note that the paper was translated to English from French for sharing purposes. All the original work was done in French.
## Présentation du projet
### AI for the diagnosis of integrated electronic circuits
### IA pour le diagnostic de circuits électroniques intégrés
This project aims to continue the work undertaken by previous PAr on the application of AI techniques to the diagnosis of faults in integrated electronic circuits.
It has been shown by the previous group that convolutional neural networks have good performances compared to other Machine Learning techniques on the circuit studied. The first step will be to see if these results are valid for other circuits in order to determine if the method can be generalized.
Ce projet vise à continuer le travail engagé par des PAr précédents sur l'application de techniques d'IA au diagnostic des fautes dans des circuits électroniques intégrés.
Il a été montré par le groupe précédent que les réseaux de neurones convolutifs ont de bonnes performances par rapport aux autres techniques de Machine Learning sur le circuit étudié. Il s'agira dans un premier temps de voir si ces résultats sont valables pour d'autres circuits afin de déterminer si la méthode peut être généralisée.
+ Pour uploader le contenu du dossier de travail local sur le serveur distant :
scp C:/Users/<nom de la session locale>/Documents/GitHub/par-133/<répertoire>/<fichier> par137@156.18.34.11:/home/par137/WD_par_133/<répertoire>/<fichier>
(* à la place de <fichier> pour tous les fichiers)