Skip to content

Fun toy example of using a CNN to see if I can classify different galaxies correctly. I curated and pruned the data from Google images myself and have made such data available publicly as can be seen in the notebook.

Notifications You must be signed in to change notification settings

mark-hoffmann/galaxy-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy Classification

This just a short excercise performed over the course of a couple of hours of aggregating some image data of different galaxies in our universe and then doing some transfer learning to see how well we might be able to classify the different galaxies.

The images are pulled from Google Images and were very roughly pruned to help get rid of some noise.

Final dataset I put together and seen in this notebook can be found here: https://s3.amazonaws.com/galaxyclassification/data.zip

About

Fun toy example of using a CNN to see if I can classify different galaxies correctly. I curated and pruned the data from Google images myself and have made such data available publicly as can be seen in the notebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published