Related terms
An open-source machine learning framework for building, training, and deploying deep learning models.
JAXJAXAn open-source Python library developed by Google for high-performance numerical computing and machine learning, providing automatic differentiation, just-in-time (JIT) compilation, vectorization, and execution on CPUs, GPUs, and TPUs.
TransformersAn open-source Python library by Hugging Face providing pre-trained state-of-the-art transformer models.
AccelerateAn open-source Hugging Face library that simplifies distributed training and inference across CPUs, GPUs, TPUs, and multiple devices with minimal code changes.
NumPyA Python library for efficient numerical computing with multidimensional arrays, mathematical operations, and scientific data processing.