Skip to content

Galaxy morphology classification with Convolutional Neural Networks

Notifications You must be signed in to change notification settings

paulphys/galaxyclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy morphology classification with CNNs

Accompanying repository to the deep learning project that I completed for PH0101

Presentation

See the written report, where I walk you through the entire workflow for this project, including exploratory data analysis, image preprocessing and finally building a convolutional neural network (CNN) with TensorFlow and the Keras API.

Installation

Download the source code

$ git clone https://github.com/paulphys/galaxyclass

The source code already includes instructions for downloading the dataset, but in case you want to get it separately

$ curl -LO https://physics.sh/galaxyclass-data.zip

Usage

Start the notebook

$ jupyter-notebook galaxyclass.ipynb

About

Galaxy morphology classification with Convolutional Neural Networks

Topics

Resources

Stars

Watchers

Forks