Posted on 10th September 2024| views
To get input shape use the following command:
3D tensor: (batch size, steps, input dim)
To get the output shape then use the following command
3D tensor: (batch size, new steps, filters)
If you are looking for the Keras certification course, you can check out this Keras Online Course by Mindmajix.