OverviewΒΆ
Welcome to the π€ Datasets tutorial!
The goal of the tutorials are to help new users build up a basic understanding of π€ Datasets. You will learn to:
Setup a virtual environment and install π€ Datasets.
Load a dataset.
Explore whatβs inside a Dataset object.
Use a dataset with PyTorch and TensorFlow.
Evaluate your model predictions with a metric.
After completing the tutorials, we hope you will have the necessary skills to start using our library in your own projects!
We understand that people who want to use π€ Datasets come from a wide and diverse range of disciplines. The tutorials are designed to be as accessible as possible to people without a developer background. If you already have some experience, take a look at our Quick Start to see an end-to-end code example in context.