You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The basic intuition for peepholes is that they benefit problems that require precise timing but I wonder how they work for the convolutional RNNs. The simpler version without peepholes could be calculated with fewer operations so what are the exact trade-offs?
The text was updated successfully, but these errors were encountered:
The basic intuition for peepholes is that they benefit problems that require precise timing but I wonder how they work for the convolutional RNNs. The simpler version without peepholes could be calculated with fewer operations so what are the exact trade-offs?
The text was updated successfully, but these errors were encountered: