Skip to content

Commit

Permalink
Add README disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
dillondaudert committed Sep 13, 2018
1 parent df25f0b commit d32f9be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
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.

0 comments on commit d32f9be

Please sign in to comment.