github.com/NVIDIA/aistore@v1.3.23-0.20240517131212-7df6609be51d/docs/tutorials/README.md (about) 1 --- 2 layout: post 3 title: TUTORIALS 4 permalink: /docs/tutorials 5 redirect_from: 6 - /tutorials/README.md/ 7 - /docs/tutorials/README.md/ 8 --- 9 10 # Tutorials 11 12 A set of convenience tutorials to assist in running and using AIStore and its various extensions. 13 14 - ETL tutorials (see also [getting started with AIS-ETL](/docs/etl.md)): 15 - [PyTorch ImageNet preprocessing](/docs/tutorials/etl/etl_imagenet_pytorch.md) 16 - [Compute MD5 of the object](/docs/tutorials/etl/compute_md5.md) 17 - Various tutorials: 18 - [HDFS backend provider](/docs/tutorials/various/hdfs_backend.md)