You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project aims to leverage machine learning techniques to analyse the flux data and accurately classify stars as either exoplanet-hosting or non-exoplanet-hosting. By training a model on the provided dataset, we seek to uncover patterns and features indicative of exoplanet presence, enabling the model to make predictions on unseen data.
React + TypeScript web app for AI-powered exoplanet detection. Features NASA-themed UI, 3D planet visualization, interactive light curves, Claude AI chatbot, and real-time predictions. NASA Space Apps Challenge 2025.
Hybrid CNN-Transformer model for automated exoplanet transit detection on NASA Kepler light curves. Features dual scale CNN branches, Transformer based sequence modelling, Grad CAM + SHAP + attention explainability, and Monte Carlo Dropout uncertainty quantification. 5 fold cross validated with baseline comparisons.
FastAPI backend for exoplanet detection using AI/ML. Features JWT authentication, PostgreSQL database, and TensorFlow integration for astronomical dataset analysis. Built for NASA Space Apps Challenge.