Skip to content

Commit 19c3a3e

Browse files
committed
Add references
1 parent a20361d commit 19c3a3e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

references.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# References
2+
3+
# High-dimensional spaces
4+
5+
* [Curse of dimensionality](https://en.wikipedia.org/wiki/Curse_of_dimensionality)
6+
* [Counter-intuitive facts](https://marckhoury.github.io/blog/counterintuitive-properties-of-high-dimensional-space/)
7+
8+
# UMAP
9+
10+
* [How it works](https://umap-learn.readthedocs.io/en/latest/how_umap_works.html)
11+
* [Hyperparameter tuning and comparison to t-SNE](https://pair-code.github.io/understanding-umap/#:~:text=UMAP%2C%20at%20its%20core%2C%20works,as%20structurally%20similar%20as%20possible.)

0 commit comments

Comments
 (0)