This repository features a simple Kalman filter and RTS smoother (KFS) implementation in Rust by using the ndarray library. By simple, I mean that this implementation is almost a direct translation of ...
Burn is both a tensor library and a deep learning framework optimized for numerical computing, model inference and model training. Burn leverages Rust to perform optimizations normally only available ...