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
Currently, the `Dropout` docs redirects users to `Flux.dropout`, which has slightly more confusing details than most users need to deal with. This PR remedies that by shifting some of the explanation from `Flux.dropout` to `Dropout`.
0 commit comments