Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 831 Bytes

File metadata and controls

12 lines (8 loc) · 831 Bytes

Stellar Classification

Final Project for my BSc Computer Science at the University of London

Deep learning on a public dataset

In this project, I use the universal workflow of machine learning from François Chollet's Deep Learning with Python to develop a deep neural network for the purpose of stellar classification.

This network utilises the Apparent magnitude, Stellar parallax and B-V colour index to predict both the stellar and luminosity class of observations.

https://colab.research.google.com/drive/1_TrqhY8og6oZD5Jp_cpAItMNmaFvEsrQ?usp=sharing

Project design and demonstration video

Final Project Demo Video