Tutorials¶
There are many ways to learn about DagsHub. If you want to learn one of the topics below, we've created an end to end tutorial to get you from start to finish. If you're not sure which one to choose, we recommend doing our Hello World Which covers most of the basics easily.
-
A step-by-step computer vision tutorial, zero local setup needed.
-
A step-by-step LLM tutorial, covering RAG, prompt engineering, model selection & fine-tuning and evaluation.
-
A step-by-step introduction to DagsHub based on the Enron Ham/Spam classification dataset.
-
Build and manage reproducible data pipelines
-
Build custom dataloaders to stream data from DagsHub
-
Learn how to classify text from stackoverflow while versioning data files and tracking experiments
-
Learn how to build complex DVC pipelines while working with the MNIST handwritten digit detection dataset.