-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
df25f0b
commit d32f9be
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
# UMAP.jl | ||
An implementation of Uniform Manifold Approximation and Projection | ||
[arxiv.org/abs/1802.03426](https://arxiv.org/abs/1802.03426) in Julia. | ||
|
||
## Disclaimer | ||
This is a personal project I am pursuing for fun. As such, there is no guarantee | ||
that this implementation is correct, complete, or performant. If this changes in | ||
the future, this disclaimer will change. |