C# implementation of "Uniform Manifold Approximation and Projection" (UMAP) for embedding projections.
Info
Version: | 1.0.34015 |
Author(s): | Curiosity GmbH |
Last Update: | Wednesday, November 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/curiosity-ai/umap-sharp |
NuGet Url: | https://www.nuget.org/packages/UMAP |
Install
Install-Package UMAP
dotnet add package UMAP
paket add UMAP
UMAP Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.4)
Tags