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!
|
||||
BatchNorm
|
||||
Dropout
|
||||
AlphaDropout
|
||||
LayerNorm
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue