{ "
Since the experiment is same as GAT experiment but with GATv2 model we extend the same configs and change the model.
\n": "\u7531\u4e8e\u5b9e\u9a8c\u4e0e GAT \u5b9e\u9a8c\u76f8\u540c\uff0c\u4f46\u4f7f\u7528 G ATv2 \u6a21\u578b\uff0c\u6211\u4eec\u6269\u5c55\u4e86\u76f8\u540c\u7684\u914d\u7f6e\u5e76\u66f4\u6539\u4e86\u6a21\u578b\u3002
\n", "This graph attention network has two graph attention layers.
\n": "\u8fd9\u4e2a\u56fe\u5f62\u5173\u6ce8\u7f51\u7edc\u6709\u4e24\u4e2a\u56fe\u5f62\u5173\u6ce8\u5c42\u3002
\n", "\n": "\n", "
Create GATv2 model
\n": "\u521b\u5efa GATv2 \u6a21\u578b
\n", "Activation function
\n": "\u6fc0\u6d3b\u529f\u80fd
\n", "Activation function after first graph attention layer
\n": "\u7b2c\u4e00\u4e2a\u56fe\u5f62\u5173\u6ce8\u5c42\u4e4b\u540e\u7684\u6fc0\u6d3b\u529f\u80fd
\n", "Adam optimizer
\n": "Adam \u4f18\u5316\u5668
\n", "Apply dropout to the input
\n": "\u5c06\u4e22\u5931\u5e94\u7528\u4e8e\u8f93\u5165
\n", "Calculate configurations.
\n": "\u8ba1\u7b97\u914d\u7f6e\u3002
\n", "Create an experiment
\n": "\u521b\u5efa\u5b9e\u9a8c
\n", "Create configurations
\n": "\u521b\u5efa\u914d\u7f6e
\n", "Dropout
\n": "\u8f8d\u5b66
\n", "Final graph attention layer where we average the heads
\n": "\u6700\u540e\u4e00\u5f20\u56fe\u5173\u6ce8\u5c42\uff0c\u6211\u4eec\u5e73\u5747\u5934\u90e8
\n", "First graph attention layer
\n": "\u7b2c\u4e00\u4e2a\u56fe\u5f62\u5173\u6ce8\u5c42
\n", "First graph attention layer where we concatenate the heads
\n": "\u6211\u4eec\u8fde\u63a5\u5934\u90e8\u7684\u7b2c\u4e00\u4e2a\u56fe\u5f62\u6ce8\u610f\u5c42
\n", "Output layer (without activation) for logits
\n": "logits \u7684\u8f93\u51fa\u5c42\uff08\u672a\u6fc0\u6d3b\uff09
\n", "Run the training
\n": "\u8fd0\u884c\u8bad\u7ec3
\n", "Set the model
\n": "\u8bbe\u7f6e\u6a21\u578b
\n", "Start and watch the experiment
\n": "\u5f00\u59cb\u89c2\u770b\u5b9e\u9a8c
\n", "Whether to share weights for source and target nodes of edges
\n": "\u662f\u5426\u5171\u4eab\u8fb9\u7684\u6e90\u8282\u70b9\u548c\u76ee\u6807\u8282\u70b9\u7684\u6743\u91cd
\n", "