Update dependence.
This commit is contained in:
parent
f81e027489
commit
1063bb995a
|
|
@ -1,8 +1,11 @@
|
|||
# Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting
|
||||
|
||||
[](https://beta.gemnasium.com/projects/github.com/liyaguang/DCRNN)
|
||||
|
||||

|
||||
|
||||
This is a TensorFlow implementation of Diffusion Convolutional Recurrent Neural Network in the following paper: \
|
||||
Yaguang Li, Rose Yu, Cyrus Shahabi, Yan Liu, [Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting](https://arxiv.org/abs/1707.01926).
|
||||
Yaguang Li, Rose Yu, Cyrus Shahabi, Yan Liu, [Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting](https://arxiv.org/abs/1707.01926), ICLR 2018.
|
||||
|
||||
|
||||
## Requirements
|
||||
|
|
|
|||
Loading…
Reference in New Issue