minor wording
This commit is contained in:
parent
00a9e5f01f
commit
6768afda29
@ -1,4 +1,4 @@
|
|||||||
## Layers
|
## Basic Layers
|
||||||
|
|
||||||
These core layers form the foundation of almost all neural networks.
|
These core layers form the foundation of almost all neural networks.
|
||||||
|
|
||||||
@ -7,7 +7,7 @@ Chain
|
|||||||
Dense
|
Dense
|
||||||
```
|
```
|
||||||
|
|
||||||
## Recurrent Cells
|
## Recurrent Layers
|
||||||
|
|
||||||
Much like the core layers above, but can be used to process sequence data (as well as other kinds of structured data).
|
Much like the core layers above, but can be used to process sequence data (as well as other kinds of structured data).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user