Skip to content

Commit

Permalink
Add config
Browse files Browse the repository at this point in the history
  • Loading branch information
nyLiao committed Nov 4, 2024
1 parent 5e0c20d commit 131e5aa
Show file tree
Hide file tree
Showing 548 changed files with 4,878 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"theta_param": 0.69,
"normg": 0.3,
"dropout_conv": 0.2,
"dropout_lin": 0.0,
"lr_lin": 0.4777,
"wd_lin": 2.384e-06
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"theta_param": 2.03,
"normg": 1.0,
"dropout_conv": 0.3,
"dropout_lin": 0.1,
"lr_lin": 0.1359,
"wd_lin": 6.953e-06
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"theta_param": 1.43,
"normg": 0.7,
"dropout_conv": 0.7,
"dropout_lin": 0.3,
"lr_lin": 0.1043,
"wd_lin": 1.718e-05
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"theta_param": 0.61,
"normg": 0.85,
"dropout_conv": 0.4,
"dropout_lin": 0.1,
"lr_lin": 5.745e-05,
"wd_lin": 2.34e-07
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"theta_param": 0.01,
"normg": 0.45,
"dropout_conv": 0.5,
"dropout_lin": 0.2,
"lr_lin": 0.003248,
"wd_lin": 8.721e-07
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"normg": 0.0,
"dropout_conv": 0.8,
"dropout_lin": 0.4,
"lr_lin": 0.06842,
"wd_lin": 0.0001041
}
10 changes: 10 additions & 0 deletions config/amazon_ratings/DecoupledFixed/FAGNN/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"normg": 0.15,
"dropout_lin": 0.4,
"dropout_conv": 0.2,
"lr_lin": 0.04715,
"lr_conv": 0.003818,
"wd_lin": 0.0006257,
"wd_conv": 3.754e-07,
"beta": "1.72,1.5"
}
11 changes: 11 additions & 0 deletions config/amazon_ratings/DecoupledFixed/G2CN/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"normg": 0.4,
"dropout_lin": 0.1,
"dropout_conv": 0.8,
"lr_lin": 0.07587,
"lr_conv": 0.07114,
"wd_lin": 0.0005288,
"wd_conv": 0.0002617,
"beta": "1.22,0.37",
"theta_param": "1.7,2.65"
}
11 changes: 11 additions & 0 deletions config/amazon_ratings/DecoupledFixed/GNN_LFHF/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"normg": 0.0,
"dropout_lin": 0.1,
"dropout_conv": 0.2,
"lr_lin": 0.08408,
"lr_conv": 0.3146,
"wd_lin": 0.0001221,
"wd_conv": 1.212e-07,
"beta": "0.49,-0.17",
"theta_param": "0.55,0.78"
}
5 changes: 5 additions & 0 deletions config/amazon_ratings/DecoupledFixed/MLP/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"dropout_lin": 0.4,
"lr_lin": 0.02339,
"wd_lin": 3.47e-05
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/ACMGNNI/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.25,
"dropout_lin": 0.1,
"dropout_conv": 0.9,
"lr_lin": 0.1365,
"lr_conv": 0.01537,
"wd_lin": 2.854e-05,
"wd_conv": 3.969e-07
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/ACMGNNII/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.6,
"dropout_lin": 0.1,
"dropout_conv": 0.2,
"lr_lin": 0.4126,
"lr_conv": 0.06975,
"wd_lin": 1.034e-06,
"wd_conv": 2.2e-05
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/AdjConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.35,
"dropout_lin": 0.5,
"dropout_conv": 0.8,
"lr_lin": 0.001693,
"lr_conv": 0.1622,
"wd_lin": 6.577e-07,
"wd_conv": 0.0009437
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/AdjiConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.45,
"dropout_lin": 0.0,
"dropout_conv": 0.1,
"lr_lin": 0.01022,
"lr_conv": 0.3389,
"wd_lin": 1.37e-05,
"wd_conv": 1.687e-07
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/BernConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.4,
"dropout_lin": 0.8,
"dropout_conv": 0.5,
"lr_lin": 8.044e-05,
"lr_conv": 2.45e-05,
"wd_lin": 2.874e-06,
"wd_conv": 0.0006087
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/ChebConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.0,
"dropout_lin": 0.1,
"dropout_conv": 0.6,
"lr_lin": 0.0004473,
"lr_conv": 0.02638,
"wd_lin": 4.67e-07,
"wd_conv": 3.27e-07
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.3,
"dropout_lin": 0.8,
"dropout_conv": 0.2,
"lr_lin": 0.01,
"lr_conv": 0.0002211,
"wd_lin": 2.189e-05,
"wd_conv": 0.0004834
}
10 changes: 10 additions & 0 deletions config/amazon_ratings/DecoupledVar/ClenshawConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"normg": 1.0,
"dropout_lin": 0.3,
"dropout_conv": 0.6,
"lr_lin": 0.2723,
"lr_conv": 0.01295,
"wd_lin": 1.067e-06,
"wd_conv": 0.0008467,
"alpha": 0.0463
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/FBGNNI/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.85,
"dropout_lin": 0.6,
"dropout_conv": 0.6,
"lr_lin": 0.00297,
"lr_conv": 0.001646,
"wd_lin": 0.0003925,
"wd_conv": 5.989e-07
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/FBGNNII/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.55,
"dropout_lin": 0.3,
"dropout_conv": 0.4,
"lr_lin": 0.04904,
"lr_conv": 0.01959,
"wd_lin": 6.23e-06,
"wd_conv": 9.326e-07
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.75,
"dropout_lin": 0.2,
"dropout_conv": 0.0,
"lr_lin": 0.01627,
"lr_conv": 0.07549,
"wd_lin": 5.591e-05,
"wd_conv": 1.487e-05
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/FiGURe/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.25,
"dropout_lin": 0.1,
"dropout_conv": 0.7,
"lr_lin": 0.1649,
"lr_conv": 0.0001706,
"wd_lin": 3.105e-06,
"wd_conv": 3.22e-06
}
10 changes: 10 additions & 0 deletions config/amazon_ratings/DecoupledVar/HornerConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"normg": 0.05,
"dropout_lin": 0.5,
"dropout_conv": 0.1,
"lr_lin": 0.04336,
"lr_conv": 0.03812,
"wd_lin": 0.0001218,
"wd_conv": 1.379e-05,
"alpha": 0.0176
}
11 changes: 11 additions & 0 deletions config/amazon_ratings/DecoupledVar/JacobiConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"normg": 0.35,
"dropout_lin": 0.0,
"dropout_conv": 0.2,
"lr_lin": 0.1352,
"lr_conv": 3.006e-05,
"wd_lin": 0.0002382,
"wd_conv": 2.216e-05,
"alpha": 0.09,
"beta": 0.93
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/DecoupledVar/LapiConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.5,
"dropout_lin": 0.5,
"dropout_conv": 0.2,
"lr_lin": 0.03327,
"lr_conv": 0.006344,
"wd_lin": 4.795e-05,
"wd_conv": 3.589e-06
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.9,
"dropout_lin": 0.1,
"dropout_conv": 0.9,
"lr_lin": 0.09574,
"lr_conv": 0.1411,
"wd_lin": 0.0005165,
"wd_conv": 0.0004104
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.65,
"dropout_lin": 0.2,
"dropout_conv": 0.7,
"lr_lin": 0.456,
"lr_conv": 0.000419,
"wd_lin": 0.0005661,
"wd_conv": 6.53e-06
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/ACMGNNI/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.0,
"dropout_lin": 0.8,
"dropout_conv": 0.2,
"lr_lin": 0.002219,
"lr_conv": 0.0001204,
"wd_lin": 4.328e-06,
"wd_conv": 0.0002878
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/ACMGNNII/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 1.0,
"dropout_lin": 0.5,
"dropout_conv": 0.6,
"lr_lin": 0.02673,
"lr_conv": 0.0001459,
"wd_lin": 1.169e-05,
"wd_conv": 1.508e-07
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/AdjConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.05,
"dropout_lin": 0.4,
"dropout_conv": 0.2,
"lr_lin": 0.1364,
"lr_conv": 0.001345,
"wd_lin": 1.728e-05,
"wd_conv": 4.802e-05
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/AdjiConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.55,
"dropout_lin": 0.4,
"dropout_conv": 0.6,
"lr_lin": 0.04885,
"lr_conv": 1.153e-05,
"wd_lin": 3.433e-05,
"wd_conv": 6.01e-07
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/BernConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.65,
"dropout_lin": 0.5,
"dropout_conv": 0.6,
"lr_lin": 0.1237,
"lr_conv": 0.09846,
"wd_lin": 0.0001349,
"wd_conv": 0.0009972
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/ChebConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.1,
"dropout_lin": 0.4,
"dropout_conv": 0.6,
"lr_lin": 0.208,
"lr_conv": 0.1214,
"wd_lin": 7.774e-06,
"wd_conv": 2.158e-05
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/ChebIIConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.05,
"dropout_lin": 0.3,
"dropout_conv": 0.4,
"lr_lin": 0.2826,
"lr_conv": 0.001232,
"wd_lin": 1.938e-06,
"wd_conv": 1.057e-07
}
10 changes: 10 additions & 0 deletions config/amazon_ratings/Iterative/ClenshawConv/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"normg": 0.35,
"dropout_lin": 0.4,
"dropout_conv": 0.1,
"lr_lin": 0.0001029,
"lr_conv": 0.0001761,
"wd_lin": 6.159e-05,
"wd_conv": 0.0002108,
"alpha": 0.141
}
9 changes: 9 additions & 0 deletions config/amazon_ratings/Iterative/FBGNNI/param/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"normg": 0.15,
"dropout_lin": 0.0,
"dropout_conv": 0.6,
"lr_lin": 0.0003748,
"lr_conv": 0.1785,
"wd_lin": 9.976e-07,
"wd_conv": 5.792e-07
}
Loading

0 comments on commit 131e5aa

Please sign in to comment.