doc: add GRU to layer reference
This commit is contained in:
parent
baff20514d
commit
5faf5da171
@ -15,6 +15,7 @@ Much like the core layers above, but can be used to process sequence data (as we
|
|||||||
```@docs
|
```@docs
|
||||||
RNN
|
RNN
|
||||||
LSTM
|
LSTM
|
||||||
|
GRU
|
||||||
Flux.Recur
|
Flux.Recur
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user