4 results found Sort:

Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using historical data (timeseries).
Created 2020-09-06
109 commits to master branch, last one about a year ago
A PyTorch implementation of T-GCN
Created 2021-03-16
42 commits to main branch, last one about a year ago
6
43
unknown
1
[CIKM 2022] Source codes of CIKM2022 Full Paper "Domain Adversarial Spatial-Temporal Network: A Transferable Framework for Short-term Traffic Forecasting across Cities"
Created 2021-12-15
34 commits to master branch, last one 2 years ago
Long Short-Term Memory(LSTM) is a particular type of Recurrent Neural Network(RNN) that can retain important information over time using memory cells. This project includes understanding and implement...
Created 2022-07-06
39 commits to master branch, last one 11 days ago