torchTS icon indicating copy to clipboard operation
torchTS copied to clipboard

Create test cases for DCRNN

Open akashshah59 opened this issue 4 years ago • 0 comments
trafficstars

This issue is about adding pytest test cases to dcrnn code in the tests/ folder.

Some examples include asserting the shape of the input and output matrices of each function and checking if we get the expected value.

Refer to the DCRNN paper for details Diffusion Convolutional Recurrent Neural Networks

akashshah59 avatar Jun 20 '21 01:06 akashshah59