Skip to content

Commit 46e9490

Browse files
authored
Update README.md
1 parent 3d30e9c commit 46e9490

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ We encourage you to take a look at our [NeurIPS 2023 AI4Science submission](http
1717

1818
The notebook used to generate the plots of the paper can be found [here](notebooks/PaperPlots.ipynb).
1919

20-
Below is a visulatization of the learned embeddings, by taking the 2 first PCA components of spectra and image embeddings. As one can see, images and spectra discover similar main factors of variations.
20+
Below is a visualization of the learned embeddings, by taking the 2 first PCA components of spectra and image embeddings. As one can see, images and spectra discover similar main factors of variations.
2121
![emb_pca](https://github.com/PolymathicAI/AstroCLIP/assets/861591/01475caa-8628-439b-8553-951074e287e2)
2222

23+
Visualizing the structure of the latent space by UMAP dimensionality reduction further higlights some of its information content. Below is an example of a UMAP of the spectra embeddings:
24+
25+
![image](https://github.com/PolymathicAI/AstroCLIP/assets/861591/0b7bd48a-f29a-4edd-8e0b-1272a51a0d88)
2326

2427

2528
## Products: Datasets and Trained Models

0 commit comments

Comments
 (0)