benediktkol commited on
Commit
8bfcd56
1 Parent(s): cd24d31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -127,7 +127,7 @@ data/
127
  ## Dataset Usage
128
 
129
  - **Data Loading:**
130
- To load and use the DDOS dataset in your projects, you can refer to the official PyTorch data loading tutorial: [PyTorch Data Loading Tutorial](https://pytorch.org/tutorials/beginner/basics/data_tutorial.html)
131
  This tutorial will guide you through the process of loading data, creating data loaders, and preparing the dataset for training or evaluation using PyTorch.
132
 
133
  - **Respect the Data Splits:**
 
127
  ## Dataset Usage
128
 
129
  - **Data Loading:**
130
+ To load and use the DDOS dataset in your projects, you can refer to the official PyTorch data loading tutorial: [PyTorch Data Loading Tutorial](https://pytorch.org/tutorials/beginner/basics/data_tutorial.html).
131
  This tutorial will guide you through the process of loading data, creating data loaders, and preparing the dataset for training or evaluation using PyTorch.
132
 
133
  - **Respect the Data Splits:**