How to use:
the repository contains .ipynb files, so a jupyter environment is needed to run them
- Download the SDSS images and spectras from the server
- Preprocess the data and store the resized and cropped images
image_preprocessing_cropping.ipynb
- Train Galaxy Classification Model
...