Overview

Overview

Welcome to the ๐ŸŒ Datasets tutorials! These beginner-friendly tutorials will guide you through the fundamentals of working with ๐ŸŒ Datasets. Youโ€™ll load and prepare a dataset for training with your machine learning framework of choice. Along the way, youโ€™ll learn how to load different dataset configurations and splits, interact with and see whatโ€™s inside your dataset, preprocess, and share a dataset to the Hub.

The tutorials assume some basic knowledge of Python and a machine learning framework like PyTorch or TensorFlow. If youโ€™re already familiar with these, feel free to check out the quickstart to see what you can do with ๐ŸŒ Datasets.

The tutorials only cover the basic skills you need to use ๐ŸŒ Datasets. There are many other useful functionalities and applications that arenโ€™t discussed here. If youโ€™re interested in learning more, take a look at Chapter 5 of the BOINC AI course.

If you have any questions about ๐ŸŒ Datasets, feel free to join and ask the community on our forum.

Letโ€™s get started! ๐Ÿ

Last updated