In this tutorial, we develop an end-to-end OCR workflow with docTR and explore how modern document understanding pipelines combine text […]
Category: Tutorials
Fine-Tuning Tool-Calling LLMs: A Complete Guide Using XYZ-Aquila-SFT and Qwen3
In this tutorial, we implement an end-to-end supervised fine-tuning pipeline for the XYZ-Aquila-SFT dataset, Hugging Face Transformers, PyTorch, and PEFT. […]
Create a Reasoning-Focused LLM: A Practical Guide to Streaming, Curating, and Fine-Tuning the SupraLabs Reasoning Corpus
In this tutorial, we build an end-to-end workflow for working with the SupraLabs reasoning corpus. We stream a representative subset […]
Building and Validating a Quantitative Trading Strategy with OctoBot, Walk-Forward Backtesting, Parameter Optimization, and Interactive Analysis
In this tutorial, we build a complete quantitative backtesting workflow with OctoBot and OctoBot-Script while keeping the environment isolated from […]
Implementing a MiniMax-H3 Multimodal Video and Audio Generation Pipeline with ComfyUI APIs
In this tutorial, we implement an end-to-end MiniMax-H3 video generation workflow using ComfyUI as a headless inference backend. We configure […]
IMDb Sentiment Analysis with DistilBERT LoRA, TF-IDF Baselines, Calibration, Interpretability, Robustness Testing, and Semi-Supervised Learning
In this tutorial, we develop an end-to-end sentiment analysis workflow using the Stanford NLP IMDb Large Movie Review Dataset and […]
Designing Scalable Interactive Visualizations with Reflex XY: Composition, Million-Point Rendering, Streaming, Custom Marks, and Export
In this tutorial, we explore the advanced visualization capabilities of the XY Python library by building interactive, scalable, and extensible […]
Building a Multimodal RAG Pipeline with NVIDIA NeMo Retriever, Hosted NIMs, LanceDB, Reranking, and Grounded Generation
In this tutorial, we build an advanced multimodal retrieval-augmented generation pipeline with NVIDIA NeMo Retriever. We begin by configuring a […]
Adaptive Experimentation with Meta’s Ax: A Practical Coding Guide
In this tutorial, we explore adaptive experimentation using Meta’s Ax with the modern Client API. We work through a complete […]
End-to-End Bayesian Marketing Mix Modeling with Google Meridian: Media Measurement, ROI Analysis, and Budget Optimization
In this tutorial, we build a complete Bayesian marketing mix modeling workflow using Google Meridian. We begin by installing the […]
