Rust for ML?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Rust-Keras-Like

    pure rust implementaion for deep learning library like keras

  • Perceptrons

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nv-wavenet

    Discontinued Reference implementation of real-time autoregressive wavenet inference

  • At some point I started learning CUDA because I wanted to build a memory resident version of Wavenet (because the auto-regression of the original formulation made it to slow that it took minutes for a few seconds of audio on GPU). But before I even started the project itself there was already https://github.com/NVIDIA/nv-wavenet and even more - GAN-based models which were running on CPU in realtime without any specific tuning.

  • the-algorithm

  • The ML model they use to generate predictions is a torch model coded directly in Rust: https://github.com/twitter/the-algorithm/blob/main/navi/navi/src/torch_model.rs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts