Skip to content

Commit a4575f0

Browse files
committed
changed decrip
1 parent ff6f0f1 commit a4575f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ params:
217217
content: |
218218
- Active contributor to the [CMB-ML GitHub organization](https://github.com/CMB-ML/), supporting open-source research for cosmology and machine learning; working toward submitting findings to ICCV/CVPR.
219219
- Processed 1,600 high-resolution (Nside=512) CMB simulated maps (24GB) across multiple splits.
220-
- Developed an UNet-inspired encoder-decoder neural architecture, trained under 20 seconds per epoch on modern GPUs, for denoising and recovering the angular power spectrum (Cℓ) across ℓ ∈ [2, 1280] from these simulated maps.
220+
- Developed an UNet-inspired encoder-decoder neural architecture, trained under 20s per epoch on modern GPUs, for denoising and recovering the angular power spectrum (Cℓ) across ℓ ∈ [2, 1280] from these simulated maps.
221221
- Performed rigorous ablation studies including dropout, batch normalization, loss function variants (MSE, normalized MSE, Wishart), and activation functions (ReLU, GELU).
222222
- Automated hyperparameter sweeps using Hydra and shell scripting to benchmark model performance across ells, detectors, and feature configurations at different resolutions (Nside=128/512).
223223

0 commit comments

Comments
 (0)