Project information

  • Category: Deep learning
  • UE: Personal Project
  • Project date: Semester 5, 2023
  • Project code: Github
  • Technology: Python with TensorFlow and NumPy

Project description :

This project is developing machine learning and deep learning models to predict wine quality, based on physico-chemical characteristics. It uses two separate datasets for white and red wine, with models built separately for each type. TensorFlow, a powerful deep learning library, was used alongside other tools to analyse the data and build the models. The project was completed in Python, and the code is available on GitHub.