The purpose of this project is to design a deep learning model to learn how to work with libraries like TensorFlow, NumPy, and Matplotlib, and to predict the performance of students in three classes: H (High), M (Medium), and L (Low), according to some of their characteristics.
- In this project, we have used dataset Students' Academic Performance Dataset
- Main parts of the project
- Preprocessing
- Visualizing
- Implementing the Model
- Training
- Evaluating
Simple Neural Network model