This project was done as a final project for my engineering degree.
It involves a dataset obtained from Kaggle to train a model that can classify galaxy images based on their shape. The classification was done according to the hubble classification scheme.
The dataset was obtained from here
The project utilizes the Keras deep learning library and implements the VGG16 neural network architecture.

