Create test cases for DCRNN #38
Labels
examples
Improvements or additions to examples
good first issue
Good for newcomers
help wanted
Extra attention is needed
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
The text was updated successfully, but these errors were encountered: