We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02a798 commit 2183f5bCopy full SHA for 2183f5b
diploma_thesis/configuration/experiments/jsp/GRAPH-NN/templates/2/gat/model.yml
@@ -13,7 +13,7 @@ layers:
13
num_layers: 2
14
v2: True
15
heads: 2
16
- concat: True
+ concat: False
17
hidden_channels: 128
18
19
signature: 'graph -> actions_hidden, actions_batch'
@@ -61,7 +61,7 @@ layers:
61
62
63
64
65
66
67
signature: 'graph -> values_hidden, values_batch'
0 commit comments