Skip to content

csjiezhao/TSIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Spatial Intertwined Network(TSIN)

This repository is the official implementation of TSIN("Coupling Makes Better: An Intertwined Neural Network for Taxi and Ridesourcing Demand Co-Prediction") with Pytorch.

Raw Data

Pre-processing of trip data will be released later...

Requirements

  • Pytorch >= 1.8
  • Numpy

Usage

# train the TSIN model
run train.py
# test the TSIN model
run test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages