zvonkok
All work and no play makes Jack a dull boy, All play and no work makes Jack a mere toy.
NVIDIA
zvonkok's Stars
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
zvonkok/gpu-meanshift-segmentation
High Performance Computing on Graphics Processing Units, Mean Shift Image Segmentation
zvonkok/pagemap
pagemap -- show mapping of virtual to physical pages (userspace, no kernel)
zvonkok/container-device-interface-rs
Rust implementation of the Container Device Interface: https://github.com/cncf-tags/container-device-interface
zvonkok/prime-factorization
Prime-factorization (Fermat, Pollard-rho, Elliptic-Curve, ...) of large numbers