Skip to content

akhilsinghal1234/MiraPy

 
 

Repository files navigation

MiraPy: Python Package for Machine Learning in Astronomy

Powered by Astropy Badge LICENSE Travis CI Slack

MiraPy is a Python package for Deep Learning in Astronomy. It is built using Keras for developing ML models to run on CPU and GPU seamlessly. The aim is to make applying machine learning techniques on astronomical data easy for astronomers, researchers and students.

Applications

MiraPy can be used for problem solving using ML techniques and will continue to grow to tackle new problems in Astronomy. Following are some of the experiments that you can perform right now:

  • Classification of X-Ray Binaries using neural network
  • Astronomical Image Reconstruction using Autoencoder
  • Feature Engineering (Selection, Reduction and Visualization)
  • Curve Fitting using Autoencoder (incomplete implementation)

There are more projects that we will add soon and some of them are as following:

  • Classification of the first catalog of variable stars by ATLAS
  • Classification of different states of GRS1905+105 X-Ray Binaries using Recurrent Neural Network (RNN)
  • Feature extraction from Images using Autoencoders and its applications in Astronomy

In future, MiraPy will be able to do more and in better ways and we need your suggestions! Tell us what you would like to see as a part of this package on Slack.

Contributing

MiraPy is far from perfect and we would love to see your contributions to open source community! MiraPy is open source, built on open source, and we'd love to have you hang out in our community.

License

This project is Copyright (c) Swapnil Sharma, Akhil Singhal and licensed under the terms of the MIT license.

About

Python package for Machine Learning in Astronomy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%