Update docs/src/models/layers.md

Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
This commit is contained in:
Nick Robinson 2019-03-07 03:44:13 -08:00 committed by Lyndon White
parent ca68bf9bec
commit 2bc4b8d1a4
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ These are marginally more obscure than the Basic Layers.
But incontrast to the layers described in the other sections are not readily grouped around a paparticular purpose (e.g. CNNs or RNNs).
```@docs
MaxOut
Maxout
```
# Normalisation & Regularisation