Data Science Bootcamp
Data Science from beginner to advanced level
The MLHub Posts
I'm an enthusiastic AI Architect and Researcher. I love to write articles and develop Machine Learning, Deep Learning, and AI projects.
Data Science from beginner to advanced level
The MLHub Posts
The maths modern AI leans on, derived step by step and checked against clean NumPy. Dense layers, regression, cross-entropy gradients, backprop, PCA and SVD, Adam, numerical stability and …
Build a Vision Transformer from first principles in PyTorch, work out its parameters and FLOPs by hand, then shrink it with ONNX, INT8 and TensorRT so it runs …
A first-principles tour of Polars: Arrow memory, SIMD, Rust threads and the lazy query optimiser, then a runnable pandas-versus-Polars pipeline, a migration cheat-sheet, Rust tooling (DuckDB, uv, Ruff, …
Learn how LoRA and QLoRA let you fine-tune a 7B model on a single consumer GPU, from the memory arithmetic and low-rank math to NF4 quantisation in NumPy, …
Build an agent from scratch in 60 lines of Python, compare the main agent architectures, watch the raw JSON-RPC messages of the Model Context Protocol, write an MCP …
Your feedback has been received and we'll review it soon.