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
Hi! Unless I am missing something, I think the concrete dropout regularizer is wrong. You should multiply it with the kernel dimension since you drop kernels in the covolutional layers. See yarin's spartial concrete dropout.
The text was updated successfully, but these errors were encountered:
Hi! Unless I am missing something, I think the concrete dropout regularizer is wrong. You should multiply it with the kernel dimension since you drop kernels in the covolutional layers. See yarin's spartial concrete dropout.
The text was updated successfully, but these errors were encountered: