editing material for RNNs

This commit is contained in:
mhjensen
2018-12-31 12:53:58 +01:00
parent 45e096190b
commit 1b60558520
+4
View File
@@ -24,3 +24,7 @@ fixed-sized inputs like all the nets we have discussed so far. For
example, they can take sentences, documents, or audio samples as
input, making them extremely useful for natural language processing
systems such as automatic translation and speech-to-text.
!split
===== Set up of an RNN =====