paulphys / galaxyclass

Galaxy morphology classification with Convolutional Neural Networks

Home Page:https://physics.sh/galaxyclass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://physics.sh/galaxyclass


Languages

Language:Jupyter Notebook 58.8%Language:HTML 41.2%