Skip to main content

4 docs tagged with "numpy"

View all tags

Module 09: ML with Python - Overview

Master the complete ML Python stack - NumPy, Pandas, scikit-learn, PyTorch, HuggingFace, and Weights & Biases - the tools every ML engineer uses every day.

NumPy Internals

NumPy memory layout, strides, broadcasting, vectorisation, and ufuncs - how NumPy achieves C-speed from Python.