This project demonstrates the use of an Artificial Neural Network (ANN) to predict student performance based on various features such as gender, parental education, and test preparation. The problem was studied as part of the Manisa Artificial Intelligence and Deep Learning Workshop.
- Dataset: Students Performance in Exams
- Goal: Classify student scores (e.g., math score) using ANN.
- Technologies: Python, TensorFlow, Scikit-learn