rmatrix_ks 2.0.2

matrix and some algebra in Rust
Documentation
# RMatrix

[![github]](https://github.com/kands-code/rmatrix)
[![crates-io]](https://crates.io/crates/rmatrix_ks)
[![docs-rs]](https://docs.rs/rmatrix_ks)

matrix and some algebra in Rust

**_just a toy_**

Simple example see: [main](./examples/main.rs)

Mnist train example[^1] see: [mnist](./examples/mnist.rs)

[github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo=github
[crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge&labelColor=555555&logo=rust
[docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs

[^1]:
    The approach and model architecture
    are referenced from: [bilibili: 大野喵渣]https://www.bilibili.com/video/BV1m4411x7KU