model layers note
This commit is contained in:
parent
c4166fd725
commit
55ba236da6
|
@ -1,5 +1,7 @@
|
|||
## Model Layers
|
||||
|
||||
These core layers form the foundation of almost all neural networks.
|
||||
|
||||
```@docs
|
||||
Chain
|
||||
Dense
|
||||
|
|
Loading…
Reference in New Issue