3 repos
Software libraries providing the fundamental data structures and mathematical functions required for high-dimensional array computations.
Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Tensor Libraries. Refine with filters or upvote what's useful.
TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The syst
Executes high-performance element-wise functions, trigonometric operations, and logical reductions across multi-dimensional arrays.
PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe
Accelerates multi-dimensional array operations by leveraging native GPU and specialized hardware support.
nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predi
Executes high-dimensional array operations and mathematical functions essential for training deep neural networks.