Get Started Overview¶
The Get Started section is all about helping you learn the basic features and usage of DagsHub. We'll guide you, step-by-step, towards creating your very first 'Hello World' project. Our main goal is to help you gain hands-on experience using DagsHub while having the benefit of comparing your project's status with the guide.
Advanced users: We broke the project into sections to enable you to start it from any point you feel is relevant. Just pull the section's branch and follow the instructions on the top of the page.
You'll learn how to¶
- Create a DagsHub repository with built-in remote storage..
- Version your code files using Git and your data, models, and artifacts using DVC..
- Track Experiments and visualize them in your DagsHub repository..
- Explore a New Hypothesis and Switch between Project's Versions - code, data, and models, using Git and DVC.