Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #94 Exoplanet transit detection Using Kepler's Data #96

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Varunshiyam
Copy link
Contributor

  • This project uses deep learning, specifically a Convolutional Neural Network (CNN), to detect exoplanets in star data from the Kepler Space Telescope🔭.

  • The data, representing changes in light intensity, is preprocessed using techniques like Gaussian filtering and Fast Fourier Transform (FFT) to enhance features.

  • The CNN model is then trained on this data to classify stars as having or not having confirmed exoplanets. The goal is to create a reliable model for exoplanet detection that can be applied to larger datasets in the future.


Kindly Assign this to me Under :

  • Gssoc-ext🌸
  • hacktoberfest-accepted☘️
  • Level - 3 🚀

This Solves the Issue #94

@Varunshiyam
Copy link
Contributor Author

@Devanik21 Kindly, review my PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant