An open API service indexing awesome lists of open source software.

https://github.com/maciejkula/sbr-rs

Deep recommender systems for Rust
https://github.com/maciejkula/sbr-rs

deep-learning machine-learning recommender-systems rust

Last synced: 6 months ago
JSON representation

Deep recommender systems for Rust

Awesome Lists containing this project

README

          

# {{crate}}

[![Crates.io badge](https://img.shields.io/crates/v/sbr.svg)](https://crates.io/crates/sbr)
[![Docs.rs badge](https://docs.rs/sbr/badge.svg)](https://docs.rs/sbr/)
[![Build Status](https://travis-ci.org/maciejkula/sbr-rs.svg?branch=master)](https://travis-ci.org/maciejkula/sbr-rs)

An implementation of sequence recommenders based on the [wyrm](https://github.com/maciejkula/wyrm) autdifferentiaton library.

{{readme}}

License: {{license}}