Open
Description
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