Show HN: RustTensor: a Rust Library for Tensor Computation and ML Learning
3 ramram6278 1 6/1/2025, 1:41:04 AM github.com ↗
I built RustTensor, a tensor computation library in Rust with CPU/CUDA support, automatic differentiation, and neural network layers. It’s designed for ML experiments and learning tensor internals from scratch. It’s open-source—looking for feedback and contributors! [https://github.com/ramsyana/RustTensor]
Comments (1)
Epicism · 1d ago
Very cool!