disco-rust icon indicating copy to clipboard operation
disco-rust copied to clipboard

Recommendations for Rust using collaborative filtering

Results 1 disco-rust issues
Sort by recently updated
recently updated
newest added

Please create a new issue to discuss any ideas. - [ ] Add support for an approximate nearest neighbors library, like [HNSW](https://github.com/rust-cv/hnsw) - [ ] Add [GPU support](https://www.benfrederickson.com/implicit-matrix-factorization-on-the-gpu/) - [...