Skip to content

Notebooks and problem sets for Astrostatistics 2025—from GLMs and Bayesian tweaks to neural-network basics.

License

Notifications You must be signed in to change notification settings

RafaelSdeSouza/astrostats-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌌 Astrostatistics — IAG, 2025

Binder

👨‍🏫 Instructor

Prof. Rafael S. de Souza
Research Profile
📧 [email protected]
Affiliation: University of Hertfordshire
Lecturing at: Instituto de Astronomia, Geofísica e Ciências Atmosféricas (IAG), Universidade de São Paulo – 2025

🎯 Course Objectives

This course offers a rigorous yet accessible introduction to the use of statistical and machine learning techniques in astronomy. From foundational concepts to advanced data-driven methodologies, students will explore how modern astronomical research increasingly relies on tools from statistics, artificial intelligence, and data science.

Through a blend of theoretical derivations and practical coding exercises, participants will gain firsthand experience with methods that underpin contemporary astrophysical discovery. While examples are primarily drawn from astronomy, the course content is broadly applicable to students in Physics and related fields who seek to deepen their understanding of data-driven inference.


🧠 Topics Covered

  • Generalized Linear Models (GLMs)
  • Random Forest, Generalized Additive Models
  • Neural Networks (MLPs, CNNs, RNNs)
  • Dimensionality Reduction
  • Clustering & Unsupervised Learning

📦 References


📦 Dataset

🚀 Getting Started

Click the Binder badge above ☝️ to launch the course environment in your browser — no installation required.

To run locally:

git clone https://github.com/RafaelSdeSouza/astrostats-2025.git
cd astrostats-2025
pip install -r requirements.txt
jupyter notebook

About

Notebooks and problem sets for Astrostatistics 2025—from GLMs and Bayesian tweaks to neural-network basics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published