Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
Evens1sen committed Mar 19, 2022
2 parents 9386499 + 1f825ab commit 8829b4a
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ And we have done some data pre-processing for the Bike and Taxi datasets.

## Project Structure

The project structure is given as below
The project structure is given as below:

- data-NYCBike: The npz file for NYCBike datasets
- data-NYCTaxi: The npz file for NYCTaxi datasets
- data-NYCZones: The zones information for New York and the adjacency matrix
- data-processing: Generate the npy and npz files from the origin data
- model: Model and prediction for NYC data with STGCN, DCRNN and Graph-waveNet
- visualization: The prediction result for STGCN, DCRNN and Graph-waveNet, and some visualization
Expand All @@ -33,3 +34,4 @@ The project structure is given as below




Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 8829b4a

Please sign in to comment.