Update README.md

Add data file name.
This commit is contained in:
Yaguang 2018-07-22 18:53:50 +08:00 committed by GitHub
parent 17927239a7
commit 67bd763b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ pip install -r requirements.txt
## Traffic Data
The traffic data file for Los Angeles is available [here](https://drive.google.com/open?id=1tjf5aXCgUoimvADyxKqb-YUlxP8O46pb), and should be
The traffic data file for Los Angeles, i.e., df_highway_2012_4mon_sample.h5, is available [here](https://drive.google.com/open?id=1tjf5aXCgUoimvADyxKqb-YUlxP8O46pb), and should be
put into the `data/` folder.
Besides, the locations of sensors are available at [data/sensor_graph/graph_sensor_locations.csv](https://github.com/liyaguang/DCRNN/blob/master/data/sensor_graph/graph_sensor_locations.csv).