Closed jnrusson1 closed 3 years ago
Attempt to fix issues with unit testing in PR/87.
Adjusts previous PR by transposing all X values to the form (n_batch,n_time,n_dim) to conform with current model formats.
No
Reference Issues/PRs
Attempt to fix issues with unit testing in PR/87.
What does this implement/fix? Explain your changes.
Adjusts previous PR by transposing all X values to the form (n_batch,n_time,n_dim) to conform with current model formats.
Does your contribution introduce a new dependency? If yes, which one?
No
Any other comments?