Skip to content

wenhaomin/GMDNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

GMDNet

GMDNet: A Graph-based Mixture Density Network for Estimating Packages’ Multimodal Travel Time Distribution

Usage

Use the following command to run the code:

cd algorithm/GMDNet
python train.py

Repo Structure

The structure of our code and description of important files are given as follows:
│────algorithm/
│ ├────GMDNet/: code of GMDNet.
│────data/: data used for train, validation, and test.
│────my_utils/
│ ├────util.py

About

Implementation of GMDNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%