Skip to content

Instantly share code, notes, and snippets.

View francescoyou97's full-sized avatar

francescoyou97

View GitHub Profile
Model: "sequential"
_________________________________________________________________
Layer (type) Output Shape Param #
=================================================================
reshape (Reshape) (None, 21, 126) 0
_________________________________________________________________
gru (GRU) (None, 21, 8) 3264
_________________________________________________________________
dropout (Dropout) (None, 21, 8) 0
_________________________________________________________________