frjnn / bhtsne
Parallel Barnes-Hut t-SNE implementation written in Rust.
☆77Updated 5 months ago
Alternatives and similar repositories for bhtsne:
Users that are interested in bhtsne are comparing it to the libraries listed below
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated last month
- Tensor library for machine learning☆26Updated last week
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated 11 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆37Updated 10 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆95Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- Succinct data structures using very efficient rank and select☆108Updated last week
- Hidden Markov Models in Rust☆70Updated 11 months ago
- .npy and .npz file format support for ndarray☆59Updated 6 months ago
- data embedding based on approximate nearest neighbour☆33Updated 3 weeks ago
- Generic k-means implementation written in Rust☆17Updated 5 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last week
- A simple in-memory search for collections and key-value stores.☆70Updated last month
- Small and fast library for k-means clustering.☆46Updated 4 months ago
- Texting Robots: A Rust native `robots.txt` parser with thorough unit testing☆27Updated last year
- ☆28Updated 6 months ago
- A simple way to implement Rayon's ParallelIterator☆18Updated 2 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆114Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆83Updated 2 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆88Updated 2 weeks ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 3 months ago
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆48Updated last year
- Machine learning library providing matrices, named tensors, linear algebra and autodiff aimed at being easy to use☆24Updated last month
- Rust wrapper around the nlopt library☆29Updated 2 months ago
- Nearest neighbor search algorithms including a ball tree and a vantage point tree.☆10Updated 2 weeks ago
- ☆20Updated last year
- Functional command-line JSON processor with a bidirectional type system☆25Updated 2 weeks ago
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆52Updated 8 months ago