Skip to content

Beginner Examples¤

Start here if you're new to Datarax. These examples cover fundamental concepts with minimal setup.

Getting Started¤

Example Description
Simple Pipeline Minimal working pipeline — load data, apply transforms, iterate
Pipeline Tutorial Step-by-step pipeline construction with explanations
MNIST Tutorial Classic MNIST digit classification pipeline
Operators Tutorial Learn how operators transform data in the pipeline

Next Steps¤

Once you're comfortable with the basics, explore:

Essentials¤

Reference Description
Data Loading Quick Reference MemorySource, TFDS, and HuggingFace data loading
Batch Processing Quick Reference Batch objects, iteration patterns, batch_size