ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2503.028] GaMorNet: Galaxy Morphology Network

GaMorNet classifies galaxies morphologically using a Convolutional Neural Network. The code does not need a large amount of training data, as it is trained on simulations and then transfer-learned on a small portion of real data, and can be applied on multiple datasets. The software has a misclassification rate of less than 5%. GaMorNet is written in Python and uses the Keras and TFLearn deep learning libraries to perform all of the machine learning operations. Both these aforementioned libraries in turn use TensorFlow for their underlying tensor operations.

Code site:
https://github.com/aritraghsh09/GaMorNet https://gamornet.readthedocs.io/en/latest/
Described in:
https://ui.adsabs.harvard.edu/abs/2020ApJ...895..112G
Bibcode:
2025ascl.soft03028G

Views: 180

ascl:2503.028
Add this shield to your page
Copy the above HTML to add this shield to your code's website.