Skip to content
Snippets Groups Projects
Unverified Commit 09941543 authored by MilanShao's avatar MilanShao Committed by GitHub
Browse files

Update README.md

data
parent a878adf5
No related branches found
No related tags found
No related merge requests found
...@@ -11,11 +11,11 @@ pip install torch --index-url https://download.pytorch.org/whl/cu117 ...@@ -11,11 +11,11 @@ pip install torch --index-url https://download.pytorch.org/whl/cu117
pip install -r requirements.txt pip install -r requirements.txt
``` ```
## Data ## Data
```
The datasets for Luxemburg and the Smart Bridge Simulated Dataset in this repository represent 5 percent of the original data. The datasets for Luxemburg and the Smart Bridge Simulated Dataset in this repository represent 5 percent of the original data.
In the case of the Luxemburg dataset the 5 percent have even been to much to load it up in github. Therefore this link heads to the dataset: [https://www.dropbox.com/scl/fo/dk13szw9kf9nmlk5o31p2/h?dl=0&rlkey=j3qx3atdq2r4028gzhgd0y59s](https://www.dropbox.com/scl/fo/dk13szw9kf9nmlk5o31p2/h?dl=0&rlkey=j3qx3atdq2r4028gzhgd0y59s) In the case of the Luxemburg dataset the 5 percent have even been to much to load it up in github. Therefore this link heads to the dataset: [https://www.dropbox.com/scl/fo/dk13szw9kf9nmlk5o31p2/h?dl=0&rlkey=j3qx3atdq2r4028gzhgd0y59s](https://www.dropbox.com/scl/fo/dk13szw9kf9nmlk5o31p2/h?dl=0&rlkey=j3qx3atdq2r4028gzhgd0y59s)
Please store the Luxemburg dataset in the data folder. Please store the Luxemburg dataset in the data folder of this repository.
```
## How to use ## How to use
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment