Ce repository contient le rapport et le code que j'ai rendu pour le cours de Machine Learning aux Mines Saint-Etienne, cursus ISMIN, enseigné par M. Pierre-Alain Moellic. L'objectif était de se familiariser avec le jeu de données MNIST et d'entraîner plusieurs modèles en utilisant les bibliothèques Scikit-Learn et Tensorflow, Keras. Il y a aussi un code que j'ai trouvé très pertinent et pédagogique pour la création d'auto-encodeurs. Je me suis aussi permis de rajouter un script sur la bibliothèque LazyPredict pour montrer ses capacités (je vous déconseille néanmoins de le lancer, il est gourmand en ressources).
This repository contains the report and the code I submitted for the Machine Learning course at Mines Saint-Etienne, ISMIN curriculum, taught by Mr. Pierre-Alain Moellic. The objective was to become familiar with the MNIST dataset and to train several models using the Scikit-Learn and Tensorflow libraries, Keras. There is also a code that I found very relevant and educational for the creation of auto-encoders. I also took the liberty of adding a script on the LazyPredict library to show its capabilities (I advise you not to run it, however, as it is resource-intensive).