Skip to content

Releases: cdalvaro/machine-learning-master-thesis

Paper (UNIR Style)

Choose a tag to compare

@cdalvaro cdalvaro released this 09 Mar 10:00
60afeb2

Characterize and understand Open Clusters (OCs) allow us to understand better properties and mechanisms about the Universe such as stellar formation and the regions where these events occur. They also provide information about stellar processes and the evolution of the galactic disk.

In this paper, we present a novel method to characterize OCs. Our method employs a model built on Artificial Neural Networks (ANNs). More specifically, we adapted a state of the art model, the Deep Embedded Clustering (DEC) model for our purpose. The developed method aims to improve classical state of the arts techniques. We improved not only in terms of computational efficiency (with lower computational requirements), but in usability (reducing the number of hyperparameters to get a good characterization of the analyzed clusters). For our experiments, we used the Gaia DR2 database as the data source, and compared our model with the clustering technique K-Means. Our method achieves good results, becoming even better (in some of the cases) than current techniques.

Master Thesis

Choose a tag to compare

@cdalvaro cdalvaro released this 10 Feb 18:06
01be920

The characterization and understanding of Open Clusters (OCs) allow us to
understand better properties and mechanisms about the Universe such as stellar
formation and the regions where these events occur. They also provide information
about stellar processes and the evolution of the galactic disk.

In this work, we present a novel method to characterize OCs. Our method employs a
model built on Artificial Neural Networks (ANNs). More specifically, we adapted
a state of the art model, the Deep Embedded Clustering (DEC) model for our purpose.
The developed method aims to improve classical state of the arts techniques. We improved
not only in terms of computational efficiency (with lower computational requirements),
but in usability (reducing the number of hyperparameters to get a good characterization
of the analyzed clusters). For our experiments, we used the Gaia DR2 database as
the data source, and compared our model with the clustering technique K-Means. Our
method achieves good results, becoming even better (in some of the cases) than current techniques.

Release Candidate

Choose a tag to compare

@cdalvaro cdalvaro released this 02 Feb 15:24
b87609e

Thesis

  • Improve Melotte 25 results
  • Add paper as an appendix
  • Other minor corrections

Paper

  • Initial version

Third Draft

Choose a tag to compare

@cdalvaro cdalvaro released this 10 Dec 21:44
6dc17f3

Code

  • Add ML utils
  • Add clusterix_topcat.ipynb

Thesis

  • Update Introduction and State of the Art chapters
  • Update Method chapter
  • Add Cluster Characterization with VO Tools section
  • Add Results chapter
  • Add Conclusions chapter

Second Draft

Choose a tag to compare

@cdalvaro cdalvaro released this 12 Nov 19:28
2378468

Code

Thesis

  • Added Method chapter
  • Updated figures
  • Expanded Introduction and State of the Art chapters
  • Rewritten Aims chapter (still under development...)

Initial Draft

Choose a tag to compare

@cdalvaro cdalvaro released this 08 Oct 12:11
2b2b256

Code

  • Initial version of the Gaia downloader
  • Implemented data models

Data

  • Downloaded stars for clusters listed inside OpenClust catalogue

Thesis

  • Added Introduction, State of the Art and Aims chapters
  • Added references