constellation-rs/amadeus

Integrate ML algos

Opened this issue · 1 comments

Goal: choose algorithms that:

  • ideally have a Rust implementation
  • ideally the implementation is streaming/online (as this is easier to scale up)
  • are valuable to (potential) Amadeus users

Rust crates:

Resources on streaming algos:

autograph - Rust crate specifically for neural nets and SGD-based algos