-
Notifications
You must be signed in to change notification settings - Fork 23
Create test cases for DCRNN #38
Copy link
Copy link
Open
Labels
examplesImprovements or additions to examplesImprovements or additions to examplesgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
examplesImprovements or additions to examplesImprovements or additions to examplesgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
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