This commit is contained in:
Mike Innes 2018-05-04 15:05:02 +01:00
parent 2d3f00da29
commit b35b27be6e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ These core layers form the foundation of almost all neural networks.
```@docs
Chain
Dense
Conv2D
Conv
```
## Recurrent Layers