Reads generic data and label files in the MNIST file format.
Download the MNIST dataset and simply read it.
Machine learning library with terminal user interface
A Rust implementation of DiskANN (Disk-based Approximate Nearest Neighbor search) using the Vamana graph algorithm. Provides memory-efficient vector search through graph traversal and memory-mapped storage, enabling billion-scale search with minimal RAM usage.
Rust bindings for TensorFlow Lite
A simple library to read the IDX data format as used in, for example, the MNIST dataset
Cortex-M backend for RLX — INT8 kernels for ARMv7E-M microcontrollers (e.g. nRF52840)
Wrapper around the Movidius Neural Computing stick C API
Vortex physics-inspired & ground-up redesign of FANN (credit to Steffen Nissen). Its original implementation is described in Nissen's 2003 report Implementation of a Fast Artificial Neural Network Library (FANN).
Ann based on Hierarchical Navigable Small World Graphs from Yu.A. Malkov and D.A Yashunin
Ann based on Hierarchical Navigable Small World Graphs from Yu.A. Malkov and D.A Yashunin - Modified by the Thousand Birds Inc team to support building for windows
A crate to distill faithful decision trees out of neural networks