philipperemy / keras-tcn

Keras Temporal Convolutional Network.
MIT License
1.87k stars 454 forks source link

Why is the data form (batch_size, timesteps, input_dim) instead less accurate than (batch_size, input_dim, timesteps)? #255

Closed 735422713 closed 8 months ago

735422713 commented 8 months ago

Describe the bug A description of what the bug is.

Paste a snippet The snippet has to be concise and standalone. Everyone should be able to reproduce the bug by copying and running the snippet.

Dependencies Specify which version of tensorflow you are running.