Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 835 Bytes

File metadata and controls

27 lines (18 loc) · 835 Bytes

RMatrix

github crates-io docs-rs

matrix and some algebra in Rust

just a toy

Simple example see: main

TODO

  • fix SVD.
  • fix Eig.
  • fix LinearSolve.

Mnist train example1 see: mnist

Footnotes

  1. The approach and model architecture are referenced from: bilibili: 大野喵渣