herpaderpapotato commited on
Commit
7788ae2
1 Parent(s): 2f66084

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: cc-by-3.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-3.0
3
  ---
4
+
5
+
6
+
7
+ _________________________________________________________________
8
+ Layer (type) Output Shape Param #
9
+ =================================================================
10
+ input_29 (InputLayer) [(None, 60, 384, 384, 3 0
11
+ )]
12
+
13
+ time_distributed_9 (TimeDi (None, 60, 512) 114703712
14
+ stributed)
15
+
16
+ dropout_51 (Dropout) (None, 60, 512) 0
17
+
18
+ bidirectional_21 (Bidirect (None, 60, 512) 1574912
19
+ ional)
20
+
21
+ dropout_52 (Dropout) (None, 60, 512) 0
22
+
23
+ bidirectional_22 (Bidirect (None, 256) 656384
24
+ ional)
25
+
26
+ dropout_53 (Dropout) (None, 256) 0
27
+
28
+ dense_6 (Dense) (None, 60) 15420
29
+
30
+ =================================================================
31
+ Total params: 116950428 (446.13 MB)
32
+ Trainable params: 96619068 (368.57 MB)
33
+ Non-trainable params: 20331360 (77.56 MB)
34
+ _________________________________________________________________