Updated docs with AlphaDropout
This commit is contained in:
parent
b5533ee00b
commit
922e9c9bc2
@ -50,5 +50,6 @@ These layers don't affect the structure of the network but may improve training
|
|||||||
Flux.testmode!
|
Flux.testmode!
|
||||||
BatchNorm
|
BatchNorm
|
||||||
Dropout
|
Dropout
|
||||||
|
AlphaDropout
|
||||||
LayerNorm
|
LayerNorm
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user