From 131e5aa5cad92f990bb3090c927b1b4d2639412d Mon Sep 17 00:00:00 2001 From: nyLiao <39255546+nyLiao@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:50:38 +0800 Subject: [PATCH] Add config --- .../DecoupledFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ .../DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ .../DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ .../DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../DecoupledFixed/MLP/param/config.json | 5 +++++ .../DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/AdjConv/param/config.json | 9 +++++++++ .../DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ .../DecoupledVar/BernConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../DecoupledVar/ClenshawConv/param/config.json | 10 ++++++++++ .../DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/FavardConv/param/config.json | 9 +++++++++ .../DecoupledVar/FiGURe/param/config.json | 9 +++++++++ .../DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ .../DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ .../DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ .../Iterative/ACMGNNI/param/config.json | 9 +++++++++ .../Iterative/ACMGNNII/param/config.json | 9 +++++++++ .../Iterative/AdjConv/param/config.json | 9 +++++++++ .../Iterative/AdjiConv/param/config.json | 9 +++++++++ .../Iterative/BernConv/param/config.json | 9 +++++++++ .../Iterative/ChebConv/param/config.json | 9 +++++++++ .../Iterative/ChebIIConv/param/config.json | 9 +++++++++ .../Iterative/ClenshawConv/param/config.json | 10 ++++++++++ .../amazon_ratings/Iterative/FBGNNI/param/config.json | 9 +++++++++ .../Iterative/FBGNNII/param/config.json | 9 +++++++++ .../Iterative/FavardConv/param/config.json | 9 +++++++++ .../amazon_ratings/Iterative/FiGURe/param/config.json | 9 +++++++++ .../Iterative/HornerConv/param/config.json | 10 ++++++++++ .../Iterative/JacobiConv/param/config.json | 11 +++++++++++ .../Iterative/LegendreConv/param/config.json | 9 +++++++++ .../Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ .../IterativeFixed/AdjiConv/param/config.json | 7 +++++++ .../IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ .../PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ .../PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../PrecomputedFixed/MLP/param/config.json | 5 +++++ .../PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ .../PrecomputedVar/BernConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ .../DecoupledFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ .../DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ .../DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ .../DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../DecoupledFixed/MLP/param/config.json | 5 +++++ .../DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/AdjConv/param/config.json | 9 +++++++++ .../DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ .../DecoupledVar/BernConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../DecoupledVar/ClenshawConv/param/config.json | 10 ++++++++++ .../DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/FavardConv/param/config.json | 9 +++++++++ .../DecoupledVar/FiGURe/param/config.json | 9 +++++++++ .../DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ .../DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ .../DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ .../Iterative/ACMGNNI/param/config.json | 9 +++++++++ .../Iterative/ACMGNNII/param/config.json | 9 +++++++++ .../Iterative/AdjConv/param/config.json | 9 +++++++++ .../Iterative/AdjiConv/param/config.json | 9 +++++++++ .../Iterative/BernConv/param/config.json | 9 +++++++++ .../Iterative/ChebConv/param/config.json | 9 +++++++++ .../Iterative/ChebIIConv/param/config.json | 9 +++++++++ .../Iterative/ClenshawConv/param/config.json | 10 ++++++++++ .../Iterative/FBGNNI/param/config.json | 9 +++++++++ .../Iterative/FBGNNII/param/config.json | 9 +++++++++ .../Iterative/FavardConv/param/config.json | 9 +++++++++ .../Iterative/FiGURe/param/config.json | 9 +++++++++ .../Iterative/HornerConv/param/config.json | 10 ++++++++++ .../Iterative/JacobiConv/param/config.json | 11 +++++++++++ .../Iterative/LegendreConv/param/config.json | 9 +++++++++ .../Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ .../IterativeFixed/AdjiConv/param/config.json | 7 +++++++ .../IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ .../PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ .../PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../PrecomputedFixed/MLP/param/config.json | 5 +++++ .../PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ .../PrecomputedVar/BernConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ .../DecoupledFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ .../citeseer/DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ config/citeseer/DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ .../DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ config/citeseer/DecoupledFixed/MLP/param/config.json | 5 +++++ .../ACMConv-1-low-high-id/param/config.json | 9 +++++++++ .../DecoupledVar/ACMConv-1-low-high/param/config.json | 9 +++++++++ .../ACMConv-2-low-high-id/param/config.json | 9 +++++++++ .../DecoupledVar/ACMConv-2-low-high/param/config.json | 9 +++++++++ .../citeseer/DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ .../citeseer/DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ .../citeseer/DecoupledVar/AdjConv/param/config.json | 9 +++++++++ .../citeseer/DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ .../citeseer/DecoupledVar/BernConv/param/config.json | 9 +++++++++ .../citeseer/DecoupledVar/ChebConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../DecoupledVar/ClenshawConv/param/config.json | 10 ++++++++++ config/citeseer/DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ .../citeseer/DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/FavardConv/param/config.json | 9 +++++++++ config/citeseer/DecoupledVar/FiGURe/param/config.json | 9 +++++++++ .../DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ .../DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ .../citeseer/DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ config/citeseer/Iterative/ACMGNNI/param/config.json | 9 +++++++++ config/citeseer/Iterative/ACMGNNII/param/config.json | 9 +++++++++ config/citeseer/Iterative/AdjConv/param/config.json | 9 +++++++++ config/citeseer/Iterative/AdjiConv/param/config.json | 9 +++++++++ config/citeseer/Iterative/BernConv/param/config.json | 9 +++++++++ config/citeseer/Iterative/ChebConv/param/config.json | 9 +++++++++ .../citeseer/Iterative/ChebIIConv/param/config.json | 9 +++++++++ .../citeseer/Iterative/ClenshawConv/param/config.json | 10 ++++++++++ config/citeseer/Iterative/FBGNNI/param/config.json | 9 +++++++++ config/citeseer/Iterative/FBGNNII/param/config.json | 9 +++++++++ .../citeseer/Iterative/FavardConv/param/config.json | 9 +++++++++ config/citeseer/Iterative/FiGURe/param/config.json | 9 +++++++++ .../citeseer/Iterative/HornerConv/param/config.json | 10 ++++++++++ .../citeseer/Iterative/JacobiConv/param/config.json | 11 +++++++++++ .../citeseer/Iterative/LegendreConv/param/config.json | 9 +++++++++ .../citeseer/Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ .../IterativeFixed/AdjiConv/param/config.json | 7 +++++++ config/citeseer/IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ .../citeseer/PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ .../citeseer/PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../citeseer/PrecomputedFixed/MLP/param/config.json | 5 +++++ .../citeseer/PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ .../PrecomputedVar/BernConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ .../citeseer/PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ .../DecoupledFixed/AdjConv-appr/param/config.json | 10 ++++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../cora/DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ config/cora/DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ config/cora/DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ config/cora/DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ config/cora/DecoupledFixed/MLP/param/config.json | 5 +++++ .../ACMConv-1-low-high-id/param/config.json | 9 +++++++++ .../DecoupledVar/ACMConv-1-low-high/param/config.json | 9 +++++++++ .../ACMConv-2-low-high-id/param/config.json | 9 +++++++++ .../DecoupledVar/ACMConv-2-low-high/param/config.json | 9 +++++++++ config/cora/DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ config/cora/DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ config/cora/DecoupledVar/AdjConv/param/config.json | 9 +++++++++ config/cora/DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ config/cora/DecoupledVar/BernConv/param/config.json | 9 +++++++++ config/cora/DecoupledVar/ChebConv/param/config.json | 9 +++++++++ config/cora/DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../cora/DecoupledVar/ClenshawConv/param/config.json | 9 +++++++++ config/cora/DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ config/cora/DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ config/cora/DecoupledVar/FavardConv/param/config.json | 9 +++++++++ config/cora/DecoupledVar/FiGURe/param/config.json | 9 +++++++++ config/cora/DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ config/cora/DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ config/cora/DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../cora/DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../cora/DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ config/cora/Iterative/ACMGNNI/param/config.json | 9 +++++++++ config/cora/Iterative/ACMGNNII/param/config.json | 9 +++++++++ config/cora/Iterative/AdjConv/param/config.json | 9 +++++++++ config/cora/Iterative/AdjiConv/param/config.json | 9 +++++++++ config/cora/Iterative/BernConv/param/config.json | 9 +++++++++ config/cora/Iterative/ChebConv/param/config.json | 9 +++++++++ config/cora/Iterative/ChebIIConv/param/config.json | 9 +++++++++ config/cora/Iterative/ClenshawConv/param/config.json | 10 ++++++++++ config/cora/Iterative/FBGNNI/param/config.json | 9 +++++++++ config/cora/Iterative/FBGNNII/param/config.json | 9 +++++++++ config/cora/Iterative/FavardConv/param/config.json | 9 +++++++++ config/cora/Iterative/FiGURe/param/config.json | 9 +++++++++ config/cora/Iterative/HornerConv/param/config.json | 10 ++++++++++ config/cora/Iterative/JacobiConv/param/config.json | 11 +++++++++++ config/cora/Iterative/LegendreConv/param/config.json | 9 +++++++++ config/cora/Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../cora/IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ config/cora/IterativeFixed/AdjiConv/param/config.json | 7 +++++++ config/cora/IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ config/cora/PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ config/cora/PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../cora/PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ config/cora/PrecomputedFixed/MLP/param/config.json | 5 +++++ config/cora/PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../cora/PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ config/cora/PrecomputedVar/BernConv/param/config.json | 9 +++++++++ config/cora/PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../cora/PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ config/cora/PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../cora/PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../cora/PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ .../DecoupledFixed/AdjConv-appr/param/config.json | 10 ++++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ .../DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ .../minesweeper/DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ .../DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../minesweeper/DecoupledFixed/MLP/param/config.json | 5 +++++ .../DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/AdjConv/param/config.json | 9 +++++++++ .../DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ .../DecoupledVar/BernConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../DecoupledVar/ClenshawConv/param/config.json | 10 ++++++++++ .../minesweeper/DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/FavardConv/param/config.json | 9 +++++++++ .../minesweeper/DecoupledVar/FiGURe/param/config.json | 9 +++++++++ .../DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ .../DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ .../DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ .../minesweeper/Iterative/ACMGNNI/param/config.json | 9 +++++++++ .../minesweeper/Iterative/ACMGNNII/param/config.json | 9 +++++++++ .../minesweeper/Iterative/AdjConv/param/config.json | 9 +++++++++ .../minesweeper/Iterative/AdjiConv/param/config.json | 9 +++++++++ .../minesweeper/Iterative/BernConv/param/config.json | 9 +++++++++ .../minesweeper/Iterative/ChebConv/param/config.json | 9 +++++++++ .../Iterative/ChebIIConv/param/config.json | 9 +++++++++ .../Iterative/ClenshawConv/param/config.json | 10 ++++++++++ config/minesweeper/Iterative/FBGNNI/param/config.json | 9 +++++++++ .../minesweeper/Iterative/FBGNNII/param/config.json | 9 +++++++++ .../Iterative/FavardConv/param/config.json | 9 +++++++++ config/minesweeper/Iterative/FiGURe/param/config.json | 9 +++++++++ .../Iterative/HornerConv/param/config.json | 10 ++++++++++ .../Iterative/JacobiConv/param/config.json | 11 +++++++++++ .../Iterative/LegendreConv/param/config.json | 9 +++++++++ .../Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ .../IterativeFixed/AdjiConv/param/config.json | 7 +++++++ .../minesweeper/IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ .../PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ .../PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../PrecomputedFixed/MLP/param/config.json | 5 +++++ .../PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ .../PrecomputedVar/BernConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ .../DecoupledFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ config/pubmed/DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ config/pubmed/DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ .../pubmed/DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ config/pubmed/DecoupledFixed/MLP/param/config.json | 5 +++++ .../ACMConv-1-low-high-id/param/config.json | 9 +++++++++ .../DecoupledVar/ACMConv-1-low-high/param/config.json | 9 +++++++++ .../ACMConv-2-low-high-id/param/config.json | 9 +++++++++ .../DecoupledVar/ACMConv-2-low-high/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/AdjConv/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/BernConv/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/ChebConv/param/config.json | 9 +++++++++ .../pubmed/DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../DecoupledVar/ClenshawConv/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ .../pubmed/DecoupledVar/FavardConv/param/config.json | 9 +++++++++ config/pubmed/DecoupledVar/FiGURe/param/config.json | 9 +++++++++ .../pubmed/DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ .../pubmed/DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ config/pubmed/DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ config/pubmed/Iterative/ACMGNNI/param/config.json | 9 +++++++++ config/pubmed/Iterative/ACMGNNII/param/config.json | 9 +++++++++ config/pubmed/Iterative/AdjConv/param/config.json | 9 +++++++++ config/pubmed/Iterative/AdjiConv/param/config.json | 9 +++++++++ config/pubmed/Iterative/BernConv/param/config.json | 9 +++++++++ config/pubmed/Iterative/ChebConv/param/config.json | 9 +++++++++ config/pubmed/Iterative/ChebIIConv/param/config.json | 9 +++++++++ .../pubmed/Iterative/ClenshawConv/param/config.json | 10 ++++++++++ config/pubmed/Iterative/FBGNNI/param/config.json | 9 +++++++++ config/pubmed/Iterative/FBGNNII/param/config.json | 9 +++++++++ config/pubmed/Iterative/FavardConv/param/config.json | 9 +++++++++ config/pubmed/Iterative/FiGURe/param/config.json | 9 +++++++++ config/pubmed/Iterative/HornerConv/param/config.json | 10 ++++++++++ config/pubmed/Iterative/JacobiConv/param/config.json | 11 +++++++++++ .../pubmed/Iterative/LegendreConv/param/config.json | 9 +++++++++ .../pubmed/Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ .../pubmed/IterativeFixed/AdjiConv/param/config.json | 7 +++++++ config/pubmed/IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ .../pubmed/PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ config/pubmed/PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ config/pubmed/PrecomputedFixed/MLP/param/config.json | 5 +++++ .../pubmed/PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ .../pubmed/PrecomputedVar/BernConv/param/config.json | 9 +++++++++ .../pubmed/PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ config/pubmed/PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ .../DecoupledFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ .../DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ .../DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ .../DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../roman_empire/DecoupledFixed/MLP/param/config.json | 5 +++++ .../DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/AdjConv/param/config.json | 9 +++++++++ .../DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ .../DecoupledVar/BernConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../DecoupledVar/ClenshawConv/param/config.json | 10 ++++++++++ .../DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/FavardConv/param/config.json | 9 +++++++++ .../DecoupledVar/FiGURe/param/config.json | 9 +++++++++ .../DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ .../DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ .../DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ .../roman_empire/Iterative/ACMGNNI/param/config.json | 9 +++++++++ .../roman_empire/Iterative/ACMGNNII/param/config.json | 9 +++++++++ .../roman_empire/Iterative/AdjConv/param/config.json | 9 +++++++++ .../roman_empire/Iterative/AdjiConv/param/config.json | 9 +++++++++ .../roman_empire/Iterative/BernConv/param/config.json | 9 +++++++++ .../roman_empire/Iterative/ChebConv/param/config.json | 9 +++++++++ .../Iterative/ChebIIConv/param/config.json | 9 +++++++++ .../Iterative/ClenshawConv/param/config.json | 10 ++++++++++ .../roman_empire/Iterative/FBGNNI/param/config.json | 9 +++++++++ .../roman_empire/Iterative/FBGNNII/param/config.json | 9 +++++++++ .../Iterative/FavardConv/param/config.json | 9 +++++++++ .../roman_empire/Iterative/FiGURe/param/config.json | 9 +++++++++ .../Iterative/HornerConv/param/config.json | 10 ++++++++++ .../Iterative/JacobiConv/param/config.json | 11 +++++++++++ .../Iterative/LegendreConv/param/config.json | 9 +++++++++ .../Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ .../IterativeFixed/AdjiConv/param/config.json | 7 +++++++ .../roman_empire/IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ .../PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ .../PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../PrecomputedFixed/MLP/param/config.json | 5 +++++ .../PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ .../PrecomputedVar/BernConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ .../DecoupledFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-gaussian/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-impulse/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../DecoupledFixed/AdjiConv-ones/param/config.json | 7 +++++++ .../DecoupledFixed/FAGNN/param/config.json | 10 ++++++++++ .../DecoupledFixed/G2CN/param/config.json | 11 +++++++++++ .../DecoupledFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../DecoupledFixed/MLP/param/config.json | 5 +++++ .../DecoupledVar/ACMGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/ACMGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/AdjConv/param/config.json | 9 +++++++++ .../DecoupledVar/AdjiConv/param/config.json | 9 +++++++++ .../DecoupledVar/BernConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebConv/param/config.json | 9 +++++++++ .../DecoupledVar/ChebIIConv/param/config.json | 9 +++++++++ .../DecoupledVar/ClenshawConv/param/config.json | 10 ++++++++++ .../DecoupledVar/FBGNNI/param/config.json | 9 +++++++++ .../DecoupledVar/FBGNNII/param/config.json | 9 +++++++++ .../DecoupledVar/FavardConv/param/config.json | 9 +++++++++ .../DecoupledVar/FiGURe/param/config.json | 9 +++++++++ .../DecoupledVar/HornerConv/param/config.json | 10 ++++++++++ .../DecoupledVar/JacobiConv/param/config.json | 11 +++++++++++ .../DecoupledVar/LapiConv/param/config.json | 9 +++++++++ .../DecoupledVar/LegendreConv/param/config.json | 9 +++++++++ .../DecoupledVar/OptBasisConv/param/config.json | 9 +++++++++ .../Iterative/ACMGNNI/param/config.json | 9 +++++++++ .../Iterative/ACMGNNII/param/config.json | 9 +++++++++ .../Iterative/AdjConv/param/config.json | 9 +++++++++ .../Iterative/AdjiConv/param/config.json | 9 +++++++++ .../Iterative/BernConv/param/config.json | 9 +++++++++ .../Iterative/ChebConv/param/config.json | 9 +++++++++ .../Iterative/ChebIIConv/param/config.json | 9 +++++++++ .../Iterative/ClenshawConv/param/config.json | 10 ++++++++++ .../Iterative/FBGNNI/param/config.json | 9 +++++++++ .../Iterative/FBGNNII/param/config.json | 9 +++++++++ .../Iterative/FavardConv/param/config.json | 9 +++++++++ .../Iterative/FiGURe/param/config.json | 9 +++++++++ .../Iterative/HornerConv/param/config.json | 10 ++++++++++ .../Iterative/JacobiConv/param/config.json | 11 +++++++++++ .../Iterative/LegendreConv/param/config.json | 9 +++++++++ .../Iterative/OptBasisConv/param/config.json | 9 +++++++++ .../IterativeFixed/AdjResConv/param/config.json | 8 ++++++++ .../IterativeFixed/AdjiConv/param/config.json | 7 +++++++ .../IterativeFixed/MLP/param/config.json | 5 +++++ .../PrecomputedFixed/AdjConv-appr/param/config.json | 8 ++++++++ .../AdjConv-gaussian/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-hk/param/config.json | 8 ++++++++ .../AdjConv-impulse/param/config.json | 8 ++++++++ .../PrecomputedFixed/AdjConv-mono/param/config.json | 8 ++++++++ .../AdjSkipConv-ones/param/config.json | 7 +++++++ .../PrecomputedFixed/FAGNN/param/config.json | 10 ++++++++++ .../PrecomputedFixed/G2CN/param/config.json | 11 +++++++++++ .../PrecomputedFixed/GNN_LFHF/param/config.json | 11 +++++++++++ .../PrecomputedFixed/MLP/param/config.json | 5 +++++ .../PrecomputedVar/AdjConv/param/config.json | 9 +++++++++ .../PrecomputedVar/AdjSkipConv/param/config.json | 9 +++++++++ .../PrecomputedVar/BernConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ChebIIConv/param/config.json | 9 +++++++++ .../PrecomputedVar/ClenshawConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/FiGURe/param/config.json | 9 +++++++++ .../PrecomputedVar/HornerConv/param/config.json | 10 ++++++++++ .../PrecomputedVar/JacobiConv/param/config.json | 11 +++++++++++ .../PrecomputedVar/LegendreConv/param/config.json | 9 +++++++++ .../PrecomputedVar/OptBasisConv/param/config.json | 9 +++++++++ 548 files changed, 4878 insertions(+) create mode 100644 config/amazon_ratings/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/G2CN/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/amazon_ratings/DecoupledFixed/MLP/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/AdjConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/BernConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/ChebConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/FavardConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/FiGURe/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/HornerConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/LapiConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/amazon_ratings/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/ACMGNNI/param/config.json create mode 100644 config/amazon_ratings/Iterative/ACMGNNII/param/config.json create mode 100644 config/amazon_ratings/Iterative/AdjConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/AdjiConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/BernConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/ChebConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/ChebIIConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/ClenshawConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/FBGNNI/param/config.json create mode 100644 config/amazon_ratings/Iterative/FBGNNII/param/config.json create mode 100644 config/amazon_ratings/Iterative/FavardConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/FiGURe/param/config.json create mode 100644 config/amazon_ratings/Iterative/HornerConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/JacobiConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/LegendreConv/param/config.json create mode 100644 config/amazon_ratings/Iterative/OptBasisConv/param/config.json create mode 100644 config/amazon_ratings/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/amazon_ratings/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/amazon_ratings/IterativeFixed/MLP/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/amazon_ratings/PrecomputedFixed/MLP/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/BernConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/amazon_ratings/PrecomputedVar/OptBasisConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/G2CN/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/chameleon_filtered/DecoupledFixed/MLP/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/AdjConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/BernConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/ChebConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/FavardConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/FiGURe/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/HornerConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/LapiConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/chameleon_filtered/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/ACMGNNI/param/config.json create mode 100644 config/chameleon_filtered/Iterative/ACMGNNII/param/config.json create mode 100644 config/chameleon_filtered/Iterative/AdjConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/AdjiConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/BernConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/ChebConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/ChebIIConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/ClenshawConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/FBGNNI/param/config.json create mode 100644 config/chameleon_filtered/Iterative/FBGNNII/param/config.json create mode 100644 config/chameleon_filtered/Iterative/FavardConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/FiGURe/param/config.json create mode 100644 config/chameleon_filtered/Iterative/HornerConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/JacobiConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/LegendreConv/param/config.json create mode 100644 config/chameleon_filtered/Iterative/OptBasisConv/param/config.json create mode 100644 config/chameleon_filtered/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/chameleon_filtered/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/chameleon_filtered/IterativeFixed/MLP/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedFixed/MLP/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/BernConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/chameleon_filtered/PrecomputedVar/OptBasisConv/param/config.json create mode 100644 config/citeseer/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/citeseer/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/citeseer/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/citeseer/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/citeseer/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/citeseer/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/citeseer/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/citeseer/DecoupledFixed/G2CN/param/config.json create mode 100644 config/citeseer/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/citeseer/DecoupledFixed/MLP/param/config.json create mode 100644 config/citeseer/DecoupledVar/ACMConv-1-low-high-id/param/config.json create mode 100644 config/citeseer/DecoupledVar/ACMConv-1-low-high/param/config.json create mode 100644 config/citeseer/DecoupledVar/ACMConv-2-low-high-id/param/config.json create mode 100644 config/citeseer/DecoupledVar/ACMConv-2-low-high/param/config.json create mode 100644 config/citeseer/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/citeseer/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/citeseer/DecoupledVar/AdjConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/BernConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/ChebConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/citeseer/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/citeseer/DecoupledVar/FavardConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/FiGURe/param/config.json create mode 100644 config/citeseer/DecoupledVar/HornerConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/LapiConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/citeseer/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/citeseer/Iterative/ACMGNNI/param/config.json create mode 100644 config/citeseer/Iterative/ACMGNNII/param/config.json create mode 100644 config/citeseer/Iterative/AdjConv/param/config.json create mode 100644 config/citeseer/Iterative/AdjiConv/param/config.json create mode 100644 config/citeseer/Iterative/BernConv/param/config.json create mode 100644 config/citeseer/Iterative/ChebConv/param/config.json create mode 100644 config/citeseer/Iterative/ChebIIConv/param/config.json create mode 100644 config/citeseer/Iterative/ClenshawConv/param/config.json create mode 100644 config/citeseer/Iterative/FBGNNI/param/config.json create mode 100644 config/citeseer/Iterative/FBGNNII/param/config.json create mode 100644 config/citeseer/Iterative/FavardConv/param/config.json create mode 100644 config/citeseer/Iterative/FiGURe/param/config.json create mode 100644 config/citeseer/Iterative/HornerConv/param/config.json create mode 100644 config/citeseer/Iterative/JacobiConv/param/config.json create mode 100644 config/citeseer/Iterative/LegendreConv/param/config.json create mode 100644 config/citeseer/Iterative/OptBasisConv/param/config.json create mode 100644 config/citeseer/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/citeseer/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/citeseer/IterativeFixed/MLP/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/citeseer/PrecomputedFixed/MLP/param/config.json create mode 100644 config/citeseer/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/BernConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/citeseer/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/citeseer/PrecomputedVar/OptBasisConv/param/config.json create mode 100644 config/cora/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/cora/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/cora/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/cora/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/cora/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/cora/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/cora/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/cora/DecoupledFixed/G2CN/param/config.json create mode 100644 config/cora/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/cora/DecoupledFixed/MLP/param/config.json create mode 100644 config/cora/DecoupledVar/ACMConv-1-low-high-id/param/config.json create mode 100644 config/cora/DecoupledVar/ACMConv-1-low-high/param/config.json create mode 100644 config/cora/DecoupledVar/ACMConv-2-low-high-id/param/config.json create mode 100644 config/cora/DecoupledVar/ACMConv-2-low-high/param/config.json create mode 100644 config/cora/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/cora/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/cora/DecoupledVar/AdjConv/param/config.json create mode 100644 config/cora/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/cora/DecoupledVar/BernConv/param/config.json create mode 100644 config/cora/DecoupledVar/ChebConv/param/config.json create mode 100644 config/cora/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/cora/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/cora/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/cora/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/cora/DecoupledVar/FavardConv/param/config.json create mode 100644 config/cora/DecoupledVar/FiGURe/param/config.json create mode 100644 config/cora/DecoupledVar/HornerConv/param/config.json create mode 100644 config/cora/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/cora/DecoupledVar/LapiConv/param/config.json create mode 100644 config/cora/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/cora/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/cora/Iterative/ACMGNNI/param/config.json create mode 100644 config/cora/Iterative/ACMGNNII/param/config.json create mode 100644 config/cora/Iterative/AdjConv/param/config.json create mode 100644 config/cora/Iterative/AdjiConv/param/config.json create mode 100644 config/cora/Iterative/BernConv/param/config.json create mode 100644 config/cora/Iterative/ChebConv/param/config.json create mode 100644 config/cora/Iterative/ChebIIConv/param/config.json create mode 100644 config/cora/Iterative/ClenshawConv/param/config.json create mode 100644 config/cora/Iterative/FBGNNI/param/config.json create mode 100644 config/cora/Iterative/FBGNNII/param/config.json create mode 100644 config/cora/Iterative/FavardConv/param/config.json create mode 100644 config/cora/Iterative/FiGURe/param/config.json create mode 100644 config/cora/Iterative/HornerConv/param/config.json create mode 100644 config/cora/Iterative/JacobiConv/param/config.json create mode 100644 config/cora/Iterative/LegendreConv/param/config.json create mode 100644 config/cora/Iterative/OptBasisConv/param/config.json create mode 100644 config/cora/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/cora/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/cora/IterativeFixed/MLP/param/config.json create mode 100644 config/cora/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/cora/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/cora/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/cora/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/cora/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/cora/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/cora/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/cora/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/cora/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/cora/PrecomputedFixed/MLP/param/config.json create mode 100644 config/cora/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/cora/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/cora/PrecomputedVar/BernConv/param/config.json create mode 100644 config/cora/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/cora/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/cora/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/cora/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/cora/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/cora/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/cora/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/cora/PrecomputedVar/OptBasisConv/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/G2CN/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/minesweeper/DecoupledFixed/MLP/param/config.json create mode 100644 config/minesweeper/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/minesweeper/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/minesweeper/DecoupledVar/AdjConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/BernConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/ChebConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/minesweeper/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/minesweeper/DecoupledVar/FavardConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/FiGURe/param/config.json create mode 100644 config/minesweeper/DecoupledVar/HornerConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/LapiConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/minesweeper/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/minesweeper/Iterative/ACMGNNI/param/config.json create mode 100644 config/minesweeper/Iterative/ACMGNNII/param/config.json create mode 100644 config/minesweeper/Iterative/AdjConv/param/config.json create mode 100644 config/minesweeper/Iterative/AdjiConv/param/config.json create mode 100644 config/minesweeper/Iterative/BernConv/param/config.json create mode 100644 config/minesweeper/Iterative/ChebConv/param/config.json create mode 100644 config/minesweeper/Iterative/ChebIIConv/param/config.json create mode 100644 config/minesweeper/Iterative/ClenshawConv/param/config.json create mode 100644 config/minesweeper/Iterative/FBGNNI/param/config.json create mode 100644 config/minesweeper/Iterative/FBGNNII/param/config.json create mode 100644 config/minesweeper/Iterative/FavardConv/param/config.json create mode 100644 config/minesweeper/Iterative/FiGURe/param/config.json create mode 100644 config/minesweeper/Iterative/HornerConv/param/config.json create mode 100644 config/minesweeper/Iterative/JacobiConv/param/config.json create mode 100644 config/minesweeper/Iterative/LegendreConv/param/config.json create mode 100644 config/minesweeper/Iterative/OptBasisConv/param/config.json create mode 100644 config/minesweeper/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/minesweeper/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/minesweeper/IterativeFixed/MLP/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/minesweeper/PrecomputedFixed/MLP/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/BernConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/minesweeper/PrecomputedVar/OptBasisConv/param/config.json create mode 100644 config/pubmed/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/pubmed/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/pubmed/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/pubmed/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/pubmed/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/pubmed/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/pubmed/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/pubmed/DecoupledFixed/G2CN/param/config.json create mode 100644 config/pubmed/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/pubmed/DecoupledFixed/MLP/param/config.json create mode 100644 config/pubmed/DecoupledVar/ACMConv-1-low-high-id/param/config.json create mode 100644 config/pubmed/DecoupledVar/ACMConv-1-low-high/param/config.json create mode 100644 config/pubmed/DecoupledVar/ACMConv-2-low-high-id/param/config.json create mode 100644 config/pubmed/DecoupledVar/ACMConv-2-low-high/param/config.json create mode 100644 config/pubmed/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/pubmed/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/pubmed/DecoupledVar/AdjConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/BernConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/ChebConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/pubmed/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/pubmed/DecoupledVar/FavardConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/FiGURe/param/config.json create mode 100644 config/pubmed/DecoupledVar/HornerConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/LapiConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/pubmed/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/pubmed/Iterative/ACMGNNI/param/config.json create mode 100644 config/pubmed/Iterative/ACMGNNII/param/config.json create mode 100644 config/pubmed/Iterative/AdjConv/param/config.json create mode 100644 config/pubmed/Iterative/AdjiConv/param/config.json create mode 100644 config/pubmed/Iterative/BernConv/param/config.json create mode 100644 config/pubmed/Iterative/ChebConv/param/config.json create mode 100644 config/pubmed/Iterative/ChebIIConv/param/config.json create mode 100644 config/pubmed/Iterative/ClenshawConv/param/config.json create mode 100644 config/pubmed/Iterative/FBGNNI/param/config.json create mode 100644 config/pubmed/Iterative/FBGNNII/param/config.json create mode 100644 config/pubmed/Iterative/FavardConv/param/config.json create mode 100644 config/pubmed/Iterative/FiGURe/param/config.json create mode 100644 config/pubmed/Iterative/HornerConv/param/config.json create mode 100644 config/pubmed/Iterative/JacobiConv/param/config.json create mode 100644 config/pubmed/Iterative/LegendreConv/param/config.json create mode 100644 config/pubmed/Iterative/OptBasisConv/param/config.json create mode 100644 config/pubmed/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/pubmed/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/pubmed/IterativeFixed/MLP/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/pubmed/PrecomputedFixed/MLP/param/config.json create mode 100644 config/pubmed/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/BernConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/pubmed/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/pubmed/PrecomputedVar/OptBasisConv/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/G2CN/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/roman_empire/DecoupledFixed/MLP/param/config.json create mode 100644 config/roman_empire/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/roman_empire/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/roman_empire/DecoupledVar/AdjConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/BernConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/ChebConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/roman_empire/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/roman_empire/DecoupledVar/FavardConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/FiGURe/param/config.json create mode 100644 config/roman_empire/DecoupledVar/HornerConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/LapiConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/roman_empire/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/roman_empire/Iterative/ACMGNNI/param/config.json create mode 100644 config/roman_empire/Iterative/ACMGNNII/param/config.json create mode 100644 config/roman_empire/Iterative/AdjConv/param/config.json create mode 100644 config/roman_empire/Iterative/AdjiConv/param/config.json create mode 100644 config/roman_empire/Iterative/BernConv/param/config.json create mode 100644 config/roman_empire/Iterative/ChebConv/param/config.json create mode 100644 config/roman_empire/Iterative/ChebIIConv/param/config.json create mode 100644 config/roman_empire/Iterative/ClenshawConv/param/config.json create mode 100644 config/roman_empire/Iterative/FBGNNI/param/config.json create mode 100644 config/roman_empire/Iterative/FBGNNII/param/config.json create mode 100644 config/roman_empire/Iterative/FavardConv/param/config.json create mode 100644 config/roman_empire/Iterative/FiGURe/param/config.json create mode 100644 config/roman_empire/Iterative/HornerConv/param/config.json create mode 100644 config/roman_empire/Iterative/JacobiConv/param/config.json create mode 100644 config/roman_empire/Iterative/LegendreConv/param/config.json create mode 100644 config/roman_empire/Iterative/OptBasisConv/param/config.json create mode 100644 config/roman_empire/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/roman_empire/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/roman_empire/IterativeFixed/MLP/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/roman_empire/PrecomputedFixed/MLP/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/BernConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/roman_empire/PrecomputedVar/OptBasisConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/AdjConv-appr/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/AdjConv-hk/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/AdjConv-impulse/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/AdjConv-mono/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/AdjiConv-ones/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/FAGNN/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/G2CN/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/GNN_LFHF/param/config.json create mode 100644 config/squirrel_filtered/DecoupledFixed/MLP/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/ACMGNNI/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/ACMGNNII/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/AdjConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/AdjiConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/BernConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/ChebConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/ChebIIConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/ClenshawConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/FBGNNI/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/FBGNNII/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/FavardConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/FiGURe/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/HornerConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/JacobiConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/LapiConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/LegendreConv/param/config.json create mode 100644 config/squirrel_filtered/DecoupledVar/OptBasisConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/ACMGNNI/param/config.json create mode 100644 config/squirrel_filtered/Iterative/ACMGNNII/param/config.json create mode 100644 config/squirrel_filtered/Iterative/AdjConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/AdjiConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/BernConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/ChebConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/ChebIIConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/ClenshawConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/FBGNNI/param/config.json create mode 100644 config/squirrel_filtered/Iterative/FBGNNII/param/config.json create mode 100644 config/squirrel_filtered/Iterative/FavardConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/FiGURe/param/config.json create mode 100644 config/squirrel_filtered/Iterative/HornerConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/JacobiConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/LegendreConv/param/config.json create mode 100644 config/squirrel_filtered/Iterative/OptBasisConv/param/config.json create mode 100644 config/squirrel_filtered/IterativeFixed/AdjResConv/param/config.json create mode 100644 config/squirrel_filtered/IterativeFixed/AdjiConv/param/config.json create mode 100644 config/squirrel_filtered/IterativeFixed/MLP/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/AdjConv-appr/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/AdjConv-hk/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/AdjConv-mono/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/FAGNN/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/G2CN/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/GNN_LFHF/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedFixed/MLP/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/AdjConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/AdjSkipConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/BernConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/ChebConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/ChebIIConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/ClenshawConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/FiGURe/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/HornerConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/JacobiConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/LegendreConv/param/config.json create mode 100644 config/squirrel_filtered/PrecomputedVar/OptBasisConv/param/config.json diff --git a/config/amazon_ratings/DecoupledFixed/AdjConv-appr/param/config.json b/config/amazon_ratings/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..3a17c3e --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/AdjConv-appr/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/amazon_ratings/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..6ac5c0a --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/AdjConv-hk/param/config.json b/config/amazon_ratings/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..434cd39 --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/AdjConv-hk/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/AdjConv-impulse/param/config.json b/config/amazon_ratings/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..9c66926 --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/AdjConv-impulse/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/AdjConv-mono/param/config.json b/config/amazon_ratings/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..f0d1677 --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/AdjConv-mono/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/AdjiConv-ones/param/config.json b/config/amazon_ratings/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..4a1ad90 --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.0, + "dropout_conv": 0.8, + "dropout_lin": 0.4, + "lr_lin": 0.06842, + "wd_lin": 0.0001041 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/FAGNN/param/config.json b/config/amazon_ratings/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..3c77f6c --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/FAGNN/param/config.json @@ -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" +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/G2CN/param/config.json b/config/amazon_ratings/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..e1f1ee9 --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/G2CN/param/config.json @@ -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" +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/GNN_LFHF/param/config.json b/config/amazon_ratings/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..fbd4f33 --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/GNN_LFHF/param/config.json @@ -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" +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledFixed/MLP/param/config.json b/config/amazon_ratings/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..e0ba198 --- /dev/null +++ b/config/amazon_ratings/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.4, + "lr_lin": 0.02339, + "wd_lin": 3.47e-05 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/ACMGNNI/param/config.json b/config/amazon_ratings/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..a0a2409 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/ACMGNNI/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/ACMGNNII/param/config.json b/config/amazon_ratings/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..327ba35 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/ACMGNNII/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/AdjConv/param/config.json b/config/amazon_ratings/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..a91f68a --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/AdjConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/AdjiConv/param/config.json b/config/amazon_ratings/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..143bb68 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/AdjiConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/BernConv/param/config.json b/config/amazon_ratings/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..db0bb10 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/BernConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/ChebConv/param/config.json b/config/amazon_ratings/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..5b38dd4 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/ChebConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/ChebIIConv/param/config.json b/config/amazon_ratings/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..4d4370f --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/ChebIIConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/ClenshawConv/param/config.json b/config/amazon_ratings/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..ef28168 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/ClenshawConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/FBGNNI/param/config.json b/config/amazon_ratings/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..988e023 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/FBGNNI/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/FBGNNII/param/config.json b/config/amazon_ratings/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..ba93052 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/FBGNNII/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/FavardConv/param/config.json b/config/amazon_ratings/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..e9c4178 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/FavardConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/FiGURe/param/config.json b/config/amazon_ratings/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..a907e6e --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/FiGURe/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/HornerConv/param/config.json b/config/amazon_ratings/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..43ab0ee --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/HornerConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/JacobiConv/param/config.json b/config/amazon_ratings/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..548a1ad --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/JacobiConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/LapiConv/param/config.json b/config/amazon_ratings/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..07ebcf9 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/LapiConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/LegendreConv/param/config.json b/config/amazon_ratings/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..35786c7 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/LegendreConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/DecoupledVar/OptBasisConv/param/config.json b/config/amazon_ratings/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..1d518d5 --- /dev/null +++ b/config/amazon_ratings/DecoupledVar/OptBasisConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/ACMGNNI/param/config.json b/config/amazon_ratings/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..ef31f40 --- /dev/null +++ b/config/amazon_ratings/Iterative/ACMGNNI/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/ACMGNNII/param/config.json b/config/amazon_ratings/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..879f5f6 --- /dev/null +++ b/config/amazon_ratings/Iterative/ACMGNNII/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/AdjConv/param/config.json b/config/amazon_ratings/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..b834161 --- /dev/null +++ b/config/amazon_ratings/Iterative/AdjConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/AdjiConv/param/config.json b/config/amazon_ratings/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..b0bece4 --- /dev/null +++ b/config/amazon_ratings/Iterative/AdjiConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/BernConv/param/config.json b/config/amazon_ratings/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..1512c37 --- /dev/null +++ b/config/amazon_ratings/Iterative/BernConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/ChebConv/param/config.json b/config/amazon_ratings/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..abb3ea8 --- /dev/null +++ b/config/amazon_ratings/Iterative/ChebConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/ChebIIConv/param/config.json b/config/amazon_ratings/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..66bb720 --- /dev/null +++ b/config/amazon_ratings/Iterative/ChebIIConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/ClenshawConv/param/config.json b/config/amazon_ratings/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..1195a41 --- /dev/null +++ b/config/amazon_ratings/Iterative/ClenshawConv/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/FBGNNI/param/config.json b/config/amazon_ratings/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..da94005 --- /dev/null +++ b/config/amazon_ratings/Iterative/FBGNNI/param/config.json @@ -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 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/FBGNNII/param/config.json b/config/amazon_ratings/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..ca04ca9 --- /dev/null +++ b/config/amazon_ratings/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.8, + "dropout_conv": 0.0, + "lr_lin": 9.067e-05, + "lr_conv": 6.706e-05, + "wd_lin": 4.527e-05, + "wd_conv": 8.99e-05 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/FavardConv/param/config.json b/config/amazon_ratings/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..ca19b17 --- /dev/null +++ b/config/amazon_ratings/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.7, + "dropout_conv": 0.1, + "lr_lin": 0.0004656, + "lr_conv": 1.861e-05, + "wd_lin": 1.185e-05, + "wd_conv": 2.431e-06 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/FiGURe/param/config.json b/config/amazon_ratings/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..168e66b --- /dev/null +++ b/config/amazon_ratings/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.1, + "dropout_conv": 0.1, + "lr_lin": 0.1492, + "lr_conv": 8.172e-05, + "wd_lin": 5.382e-06, + "wd_conv": 1.308e-06 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/HornerConv/param/config.json b/config/amazon_ratings/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..c50bb03 --- /dev/null +++ b/config/amazon_ratings/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.85, + "dropout_lin": 0.2, + "dropout_conv": 0.2, + "lr_lin": 0.185, + "lr_conv": 0.003178, + "wd_lin": 1.862e-05, + "wd_conv": 4.407e-05, + "alpha": 0.293 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/JacobiConv/param/config.json b/config/amazon_ratings/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..5819eee --- /dev/null +++ b/config/amazon_ratings/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.05, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.2239, + "lr_conv": 0.1112, + "wd_lin": 0.000265, + "wd_conv": 8.573e-05, + "alpha": 0.4, + "beta": 0.25 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/LegendreConv/param/config.json b/config/amazon_ratings/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..8e2ecec --- /dev/null +++ b/config/amazon_ratings/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.3, + "dropout_conv": 0.8, + "lr_lin": 0.001749, + "lr_conv": 0.1102, + "wd_lin": 5.111e-07, + "wd_conv": 0.0002034 +} \ No newline at end of file diff --git a/config/amazon_ratings/Iterative/OptBasisConv/param/config.json b/config/amazon_ratings/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..2122817 --- /dev/null +++ b/config/amazon_ratings/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 2.513e-05, + "lr_conv": 0.09508, + "wd_lin": 8.768e-06, + "wd_conv": 1.98e-05 +} \ No newline at end of file diff --git a/config/amazon_ratings/IterativeFixed/AdjResConv/param/config.json b/config/amazon_ratings/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..122a637 --- /dev/null +++ b/config/amazon_ratings/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 0.44, + "normg": 0.75, + "dropout_conv": 0.0, + "dropout_lin": 0.6, + "lr_lin": 0.01461, + "wd_lin": 0.0004055 +} \ No newline at end of file diff --git a/config/amazon_ratings/IterativeFixed/AdjiConv/param/config.json b/config/amazon_ratings/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..3a2c43f --- /dev/null +++ b/config/amazon_ratings/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.0, + "dropout_conv": 0.4, + "dropout_lin": 0.5, + "lr_lin": 0.01052, + "wd_lin": 1.009e-05 +} \ No newline at end of file diff --git a/config/amazon_ratings/IterativeFixed/MLP/param/config.json b/config/amazon_ratings/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..52d42a5 --- /dev/null +++ b/config/amazon_ratings/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.6, + "lr_lin": 0.0009772, + "wd_lin": 1.413e-05 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/AdjConv-appr/param/config.json b/config/amazon_ratings/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..f793311 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.57, + "normg": 0.0, + "dropout_conv": 0.9, + "dropout_lin": 0.1, + "lr_lin": 0.2988, + "wd_lin": 1.816e-07 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/amazon_ratings/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..cca63f6 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.0259, + "normg": 0.0, + "dropout_conv": 0.8, + "dropout_lin": 0.4, + "lr_lin": 0.0004673, + "wd_lin": 2.337e-07 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/AdjConv-hk/param/config.json b/config/amazon_ratings/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..e474c30 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 8.95, + "normg": 0.0, + "dropout_conv": 0.6, + "dropout_lin": 0.0, + "lr_lin": 0.001817, + "wd_lin": 0.0002578 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/amazon_ratings/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..53c0b68 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.06, + "normg": 0.1, + "dropout_conv": 0.6, + "dropout_lin": 0.8, + "lr_lin": 0.1011, + "wd_lin": 1.995e-06 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/AdjConv-mono/param/config.json b/config/amazon_ratings/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..ca03c28 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.46, + "normg": 0.35, + "dropout_conv": 0.4, + "dropout_lin": 0.2, + "lr_lin": 0.002604, + "wd_lin": 0.0001865 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/amazon_ratings/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..8ffdd39 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.5, + "dropout_conv": 0.6, + "dropout_lin": 0.3, + "lr_lin": 0.3583, + "wd_lin": 6.401e-05 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/FAGNN/param/config.json b/config/amazon_ratings/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..0a66fe5 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.7, + "dropout_lin": 0.0, + "dropout_conv": 0.8, + "lr_lin": 0.05367, + "lr_conv": 0.006236, + "wd_lin": 1.534e-07, + "wd_conv": 2.133e-07, + "beta": "1.62,0.62" +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/G2CN/param/config.json b/config/amazon_ratings/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..2917f0e --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.6, + "dropout_lin": 0.9, + "dropout_conv": 0.6, + "lr_lin": 0.07174, + "lr_conv": 0.4757, + "wd_lin": 9.326e-06, + "wd_conv": 3.025e-05, + "beta": "1.36,0.33", + "theta_param": "0.825,0.194" +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/GNN_LFHF/param/config.json b/config/amazon_ratings/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..2f8eb31 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.1, + "dropout_lin": 0.5, + "dropout_conv": 0.2, + "lr_lin": 0.2514, + "lr_conv": 0.1457, + "wd_lin": 1.722e-07, + "wd_conv": 5.242e-05, + "beta": "0.03,-0.82", + "theta_param": "0.55,0.12" +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedFixed/MLP/param/config.json b/config/amazon_ratings/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..9cb2b65 --- /dev/null +++ b/config/amazon_ratings/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.5, + "lr_lin": 0.3288, + "wd_lin": 1.022e-07 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/AdjConv/param/config.json b/config/amazon_ratings/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..cde8de5 --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.0, + "dropout_conv": 0.2, + "lr_lin": 8.572e-05, + "lr_conv": 2.492e-05, + "wd_lin": 0.0002098, + "wd_conv": 3.83e-07 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/AdjSkipConv/param/config.json b/config/amazon_ratings/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..b52ef24 --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.2, + "dropout_conv": 0.7, + "lr_lin": 0.004835, + "lr_conv": 1.814e-05, + "wd_lin": 0.000955, + "wd_conv": 0.0001149 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/BernConv/param/config.json b/config/amazon_ratings/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..85fcfaf --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.002631, + "lr_conv": 1.249e-05, + "wd_lin": 1.616e-05, + "wd_conv": 0.0003269 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/ChebConv/param/config.json b/config/amazon_ratings/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..d69a484 --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 2.315e-05, + "lr_conv": 0.1901, + "wd_lin": 4.939e-06, + "wd_conv": 0.0005928 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/ChebIIConv/param/config.json b/config/amazon_ratings/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..835cddc --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.6, + "dropout_conv": 0.0, + "lr_lin": 0.008965, + "lr_conv": 6.584e-05, + "wd_lin": 0.000187, + "wd_conv": 0.0006383 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/ClenshawConv/param/config.json b/config/amazon_ratings/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..7fd397a --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.5, + "dropout_lin": 0.1, + "dropout_conv": 0.2, + "lr_lin": 0.3271, + "lr_conv": 0.3147, + "wd_lin": 1.667e-05, + "wd_conv": 0.0004518, + "alpha": 0.182 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/FiGURe/param/config.json b/config/amazon_ratings/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..5ba2477 --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.3, + "dropout_conv": 0.9, + "lr_lin": 0.006648, + "lr_conv": 0.0002608, + "wd_lin": 0.0005793, + "wd_conv": 0.0006932 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/HornerConv/param/config.json b/config/amazon_ratings/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..a75ff30 --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.15, + "dropout_lin": 0.5, + "dropout_conv": 0.1, + "lr_lin": 0.003366, + "lr_conv": 0.0009823, + "wd_lin": 1.369e-07, + "wd_conv": 4.759e-06, + "alpha": 2.7 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/JacobiConv/param/config.json b/config/amazon_ratings/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..a42bcea --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.05, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.0001865, + "lr_conv": 0.01582, + "wd_lin": 1.522e-07, + "wd_conv": 2.61e-05, + "alpha": 0.56, + "beta": 0.11 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/LegendreConv/param/config.json b/config/amazon_ratings/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..8012a69 --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.5, + "dropout_conv": 0.1, + "lr_lin": 0.002079, + "lr_conv": 0.0007591, + "wd_lin": 4.187e-06, + "wd_conv": 4.444e-07 +} \ No newline at end of file diff --git a/config/amazon_ratings/PrecomputedVar/OptBasisConv/param/config.json b/config/amazon_ratings/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..2c29954 --- /dev/null +++ b/config/amazon_ratings/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.001381, + "lr_conv": 0.0005926, + "wd_lin": 1.182e-06, + "wd_conv": 1.509e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/AdjConv-appr/param/config.json b/config/chameleon_filtered/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..b5e098d --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.07, + "normg": 0.4, + "dropout_conv": 0.8, + "dropout_lin": 0.0, + "lr_lin": 0.09066, + "wd_lin": 7.096e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/chameleon_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..2e81987 --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 3.95, + "normg": 0.9, + "dropout_conv": 0.8, + "dropout_lin": 0.3, + "lr_lin": 0.1131, + "wd_lin": 4.721e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/AdjConv-hk/param/config.json b/config/chameleon_filtered/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..37545b7 --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 2.94, + "normg": 0.5, + "dropout_conv": 0.9, + "dropout_lin": 0.2, + "lr_lin": 0.04391, + "wd_lin": 0.0002692 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/AdjConv-impulse/param/config.json b/config/chameleon_filtered/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..37d81b1 --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.88, + "normg": 0.45, + "dropout_conv": 0.6, + "dropout_lin": 0.0, + "lr_lin": 0.2344, + "wd_lin": 1.071e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/AdjConv-mono/param/config.json b/config/chameleon_filtered/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..80ad77c --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.04, + "normg": 0.55, + "dropout_conv": 0.7, + "dropout_lin": 0.3, + "lr_lin": 0.1434, + "wd_lin": 0.0009262 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/AdjiConv-ones/param/config.json b/config/chameleon_filtered/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..1a9f35c --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.4, + "dropout_conv": 0.5, + "dropout_lin": 0.6, + "lr_lin": 0.00544, + "wd_lin": 0.0002222 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/FAGNN/param/config.json b/config/chameleon_filtered/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..f831da6 --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.7, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 0.1517, + "lr_conv": 0.0002336, + "wd_lin": 9.645e-07, + "wd_conv": 5.481e-06, + "beta": "0.18,1.83" +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/G2CN/param/config.json b/config/chameleon_filtered/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..b1cbfec --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.75, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.05995, + "lr_conv": 0.0004996, + "wd_lin": 8.07e-06, + "wd_conv": 0.0008488, + "beta": "1.1,0.88", + "theta_param": "0.202,0.32" +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/GNN_LFHF/param/config.json b/config/chameleon_filtered/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..6445b29 --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.7, + "dropout_lin": 0.2, + "dropout_conv": 0.6, + "lr_lin": 0.05171, + "lr_conv": 0.0006995, + "wd_lin": 1.587e-07, + "wd_conv": 7.166e-06, + "beta": "0.85,-0.2", + "theta_param": "0.25,0.93" +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledFixed/MLP/param/config.json b/config/chameleon_filtered/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..7b9d13e --- /dev/null +++ b/config/chameleon_filtered/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.5, + "lr_lin": 0.01449, + "wd_lin": 4.051e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/ACMGNNI/param/config.json b/config/chameleon_filtered/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..43a2bce --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.5, + "dropout_conv": 0.8, + "lr_lin": 0.06031, + "lr_conv": 1.305e-05, + "wd_lin": 2.696e-07, + "wd_conv": 2.291e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/ACMGNNII/param/config.json b/config/chameleon_filtered/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..d6d60ef --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.2886, + "lr_conv": 0.006466, + "wd_lin": 5.673e-06, + "wd_conv": 4.812e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/AdjConv/param/config.json b/config/chameleon_filtered/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..56c9704 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.3, + "dropout_conv": 0.8, + "lr_lin": 0.008665, + "lr_conv": 1.138e-05, + "wd_lin": 1.04e-07, + "wd_conv": 0.0008649 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/AdjiConv/param/config.json b/config/chameleon_filtered/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..c47550a --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.3, + "dropout_conv": 0.5, + "lr_lin": 0.04994, + "lr_conv": 0.0002075, + "wd_lin": 4.697e-05, + "wd_conv": 0.0008052 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/BernConv/param/config.json b/config/chameleon_filtered/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..e989c6d --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.1931, + "lr_conv": 0.0003762, + "wd_lin": 1.556e-07, + "wd_conv": 5.054e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/ChebConv/param/config.json b/config/chameleon_filtered/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..a769953 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.1, + "dropout_conv": 0.9, + "lr_lin": 0.1032, + "lr_conv": 5.098e-05, + "wd_lin": 7.282e-06, + "wd_conv": 6.708e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/ChebIIConv/param/config.json b/config/chameleon_filtered/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..6782bc6 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 0.1837, + "lr_conv": 0.1803, + "wd_lin": 1.684e-05, + "wd_conv": 3.957e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/ClenshawConv/param/config.json b/config/chameleon_filtered/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..733c26b --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.65, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.1008, + "lr_conv": 0.001364, + "wd_lin": 9.758e-06, + "wd_conv": 0.0002285, + "alpha": 0.297 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/FBGNNI/param/config.json b/config/chameleon_filtered/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..34cce11 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.03364, + "lr_conv": 0.01944, + "wd_lin": 2.836e-07, + "wd_conv": 0.0001296 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/FBGNNII/param/config.json b/config/chameleon_filtered/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..f78f3dc --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.3, + "dropout_conv": 0.9, + "lr_lin": 0.03118, + "lr_conv": 0.05816, + "wd_lin": 3.746e-07, + "wd_conv": 2.522e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/FavardConv/param/config.json b/config/chameleon_filtered/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..4d17186 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.06433, + "lr_conv": 0.114, + "wd_lin": 1.224e-05, + "wd_conv": 0.000152 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/FiGURe/param/config.json b/config/chameleon_filtered/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..a5aa734 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 0.1434, + "lr_conv": 0.04725, + "wd_lin": 0.0001833, + "wd_conv": 1.206e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/HornerConv/param/config.json b/config/chameleon_filtered/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..1cf7472 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.8, + "dropout_lin": 0.6, + "dropout_conv": 0.5, + "lr_lin": 0.06405, + "lr_conv": 0.05672, + "wd_lin": 3.897e-07, + "wd_conv": 2.749e-05, + "alpha": 3.09 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/JacobiConv/param/config.json b/config/chameleon_filtered/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..7b73894 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.3, + "dropout_lin": 0.2, + "dropout_conv": 0.4, + "lr_lin": 0.03479, + "lr_conv": 0.001702, + "wd_lin": 2.255e-07, + "wd_conv": 0.0006536, + "alpha": 0.2, + "beta": 0.99 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/LapiConv/param/config.json b/config/chameleon_filtered/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..6346221 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/LapiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.1, + "dropout_conv": 0.5, + "lr_lin": 0.2986, + "lr_conv": 0.0001724, + "wd_lin": 1.816e-06, + "wd_conv": 0.000593 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/LegendreConv/param/config.json b/config/chameleon_filtered/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..068b1ef --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.0, + "dropout_conv": 0.3, + "lr_lin": 0.1736, + "lr_conv": 0.004055, + "wd_lin": 4.399e-05, + "wd_conv": 6.817e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/DecoupledVar/OptBasisConv/param/config.json b/config/chameleon_filtered/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..689de94 --- /dev/null +++ b/config/chameleon_filtered/DecoupledVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.8, + "dropout_conv": 0.0, + "lr_lin": 0.009211, + "lr_conv": 1.263e-05, + "wd_lin": 2.217e-06, + "wd_conv": 1.019e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/ACMGNNI/param/config.json b/config/chameleon_filtered/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..c57f84e --- /dev/null +++ b/config/chameleon_filtered/Iterative/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.0, + "dropout_conv": 0.0, + "lr_lin": 0.3614, + "lr_conv": 3.528e-05, + "wd_lin": 2.019e-07, + "wd_conv": 9.352e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/ACMGNNII/param/config.json b/config/chameleon_filtered/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..756b6cf --- /dev/null +++ b/config/chameleon_filtered/Iterative/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.03431, + "lr_conv": 0.00285, + "wd_lin": 0.0006131, + "wd_conv": 2.319e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/AdjConv/param/config.json b/config/chameleon_filtered/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..16acdcd --- /dev/null +++ b/config/chameleon_filtered/Iterative/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.05541, + "lr_conv": 0.000231, + "wd_lin": 9.748e-07, + "wd_conv": 1.764e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/AdjiConv/param/config.json b/config/chameleon_filtered/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..f836ca1 --- /dev/null +++ b/config/chameleon_filtered/Iterative/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.1, + "dropout_conv": 0.0, + "lr_lin": 0.04616, + "lr_conv": 3.095e-05, + "wd_lin": 5.229e-07, + "wd_conv": 2.537e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/BernConv/param/config.json b/config/chameleon_filtered/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..625c54b --- /dev/null +++ b/config/chameleon_filtered/Iterative/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.3, + "dropout_conv": 0.9, + "lr_lin": 0.0002825, + "lr_conv": 0.0003794, + "wd_lin": 7.719e-07, + "wd_conv": 3.151e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/ChebConv/param/config.json b/config/chameleon_filtered/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..29bf345 --- /dev/null +++ b/config/chameleon_filtered/Iterative/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.5, + "dropout_conv": 0.5, + "lr_lin": 0.1398, + "lr_conv": 0.001579, + "wd_lin": 6.552e-07, + "wd_conv": 1.756e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/ChebIIConv/param/config.json b/config/chameleon_filtered/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..ca53191 --- /dev/null +++ b/config/chameleon_filtered/Iterative/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.4, + "dropout_conv": 0.8, + "lr_lin": 0.01129, + "lr_conv": 0.004984, + "wd_lin": 1.496e-07, + "wd_conv": 8.262e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/ClenshawConv/param/config.json b/config/chameleon_filtered/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..8b48c14 --- /dev/null +++ b/config/chameleon_filtered/Iterative/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.95, + "dropout_lin": 0.4, + "dropout_conv": 0.2, + "lr_lin": 0.06714, + "lr_conv": 0.0001981, + "wd_lin": 1.613e-06, + "wd_conv": 5.025e-07, + "alpha": 2.31 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/FBGNNI/param/config.json b/config/chameleon_filtered/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..9f6e91f --- /dev/null +++ b/config/chameleon_filtered/Iterative/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.7, + "dropout_conv": 0.7, + "lr_lin": 0.017, + "lr_conv": 0.026, + "wd_lin": 5.262e-06, + "wd_conv": 2.641e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/FBGNNII/param/config.json b/config/chameleon_filtered/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..4cba29b --- /dev/null +++ b/config/chameleon_filtered/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.3, + "dropout_conv": 0.5, + "lr_lin": 0.07142, + "lr_conv": 0.05424, + "wd_lin": 1.315e-06, + "wd_conv": 6.567e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/FavardConv/param/config.json b/config/chameleon_filtered/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..a55be72 --- /dev/null +++ b/config/chameleon_filtered/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.6, + "dropout_conv": 0.3, + "lr_lin": 0.09422, + "lr_conv": 0.0001439, + "wd_lin": 1.347e-05, + "wd_conv": 0.0005766 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/FiGURe/param/config.json b/config/chameleon_filtered/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..19bb8c9 --- /dev/null +++ b/config/chameleon_filtered/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.3, + "dropout_conv": 0.2, + "lr_lin": 0.1583, + "lr_conv": 0.05442, + "wd_lin": 4.156e-07, + "wd_conv": 7.729e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/HornerConv/param/config.json b/config/chameleon_filtered/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..6997313 --- /dev/null +++ b/config/chameleon_filtered/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.45, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.1468, + "lr_conv": 0.00287, + "wd_lin": 3.31e-05, + "wd_conv": 1.156e-05, + "alpha": 0.499 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/JacobiConv/param/config.json b/config/chameleon_filtered/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..63071a0 --- /dev/null +++ b/config/chameleon_filtered/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.85, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 0.006495, + "lr_conv": 0.01822, + "wd_lin": 0.0002125, + "wd_conv": 1.619e-07, + "alpha": 0.16, + "beta": 0.0 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/LegendreConv/param/config.json b/config/chameleon_filtered/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..92abeb3 --- /dev/null +++ b/config/chameleon_filtered/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.7, + "dropout_conv": 0.4, + "lr_lin": 0.008887, + "lr_conv": 0.0001689, + "wd_lin": 5.575e-07, + "wd_conv": 0.0001048 +} \ No newline at end of file diff --git a/config/chameleon_filtered/Iterative/OptBasisConv/param/config.json b/config/chameleon_filtered/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..26b2703 --- /dev/null +++ b/config/chameleon_filtered/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.1126, + "lr_conv": 0.05027, + "wd_lin": 3.418e-07, + "wd_conv": 5.268e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/IterativeFixed/AdjResConv/param/config.json b/config/chameleon_filtered/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..8e9c71a --- /dev/null +++ b/config/chameleon_filtered/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 1.55, + "normg": 0.45, + "dropout_conv": 0.2, + "dropout_lin": 0.5, + "lr_lin": 0.004628, + "wd_lin": 3.652e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/IterativeFixed/AdjiConv/param/config.json b/config/chameleon_filtered/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..c11d71e --- /dev/null +++ b/config/chameleon_filtered/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 1.0, + "dropout_conv": 0.6, + "dropout_lin": 0.3, + "lr_lin": 0.04484, + "wd_lin": 1.37e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/IterativeFixed/MLP/param/config.json b/config/chameleon_filtered/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..4399f08 --- /dev/null +++ b/config/chameleon_filtered/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.0, + "lr_lin": 0.1164, + "wd_lin": 2.166e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/AdjConv-appr/param/config.json b/config/chameleon_filtered/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..aff6cd9 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.19, + "normg": 0.2, + "dropout_conv": 0.1, + "dropout_lin": 0.9, + "lr_lin": 4.919e-05, + "wd_lin": 1.516e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/chameleon_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..ef3fb45 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 9.55, + "normg": 0.4, + "dropout_conv": 0.6, + "dropout_lin": 0.3, + "lr_lin": 1.635e-05, + "wd_lin": 3.573e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/AdjConv-hk/param/config.json b/config/chameleon_filtered/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..fa4da16 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 3.32, + "normg": 0.5, + "dropout_conv": 0.4, + "dropout_lin": 0.2, + "lr_lin": 2.259e-05, + "wd_lin": 2.739e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/chameleon_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..9ba48b1 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.22, + "normg": 0.4, + "dropout_conv": 0.0, + "dropout_lin": 0.7, + "lr_lin": 0.002331, + "wd_lin": 1.407e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/AdjConv-mono/param/config.json b/config/chameleon_filtered/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..344269c --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.23, + "normg": 0.55, + "dropout_conv": 0.6, + "dropout_lin": 0.5, + "lr_lin": 1.8e-05, + "wd_lin": 4.661e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/chameleon_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..bfcd934 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.0, + "dropout_conv": 0.9, + "dropout_lin": 0.3, + "lr_lin": 0.08842, + "wd_lin": 4.1e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/FAGNN/param/config.json b/config/chameleon_filtered/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..8b3d640 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.65, + "dropout_lin": 0.8, + "dropout_conv": 0.8, + "lr_lin": 0.28, + "lr_conv": 4.39e-05, + "wd_lin": 0.0002835, + "wd_conv": 2.065e-06, + "beta": "1.97,0.12" +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/G2CN/param/config.json b/config/chameleon_filtered/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..659f4a3 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.2, + "dropout_lin": 0.5, + "dropout_conv": 0.2, + "lr_lin": 1.547e-05, + "lr_conv": 0.3921, + "wd_lin": 1.992e-07, + "wd_conv": 1.745e-07, + "beta": "1.61,0.6", + "theta_param": "1.54,0.803" +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/GNN_LFHF/param/config.json b/config/chameleon_filtered/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..64df828 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.95, + "dropout_lin": 0.5, + "dropout_conv": 0.2, + "lr_lin": 0.1046, + "lr_conv": 0.000218, + "wd_lin": 9.066e-06, + "wd_conv": 0.0001682, + "beta": "0.76,-0.01", + "theta_param": "0.11,0.93" +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedFixed/MLP/param/config.json b/config/chameleon_filtered/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..347076c --- /dev/null +++ b/config/chameleon_filtered/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.8, + "lr_lin": 0.008843, + "wd_lin": 3.715e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/AdjConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..93ea90e --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.3, + "dropout_conv": 0.3, + "lr_lin": 0.04291, + "lr_conv": 0.01589, + "wd_lin": 4.218e-07, + "wd_conv": 1.536e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/AdjSkipConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..698c378 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.7, + "dropout_conv": 0.1, + "lr_lin": 0.001801, + "lr_conv": 0.0339, + "wd_lin": 5.607e-06, + "wd_conv": 2.268e-06 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/BernConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..f7d18f7 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.1, + "dropout_conv": 0.5, + "lr_lin": 3.103e-05, + "lr_conv": 0.01903, + "wd_lin": 0.0004188, + "wd_conv": 7.333e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/ChebConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..3395521 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.6, + "dropout_conv": 0.9, + "lr_lin": 2.395e-05, + "lr_conv": 0.01559, + "wd_lin": 1.296e-07, + "wd_conv": 4.973e-05 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/ChebIIConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..de6f3eb --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.09894, + "lr_conv": 0.0003552, + "wd_lin": 9.26e-06, + "wd_conv": 7.551e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/ClenshawConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..3bc9ab9 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.25, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.002782, + "lr_conv": 0.01724, + "wd_lin": 1.458e-07, + "wd_conv": 0.0006091, + "alpha": 0.153 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/FiGURe/param/config.json b/config/chameleon_filtered/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..2af3eb4 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.09688, + "lr_conv": 1.882e-05, + "wd_lin": 4.061e-07, + "wd_conv": 2.21e-07 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/HornerConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..f135bba --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 1.0, + "dropout_lin": 0.2, + "dropout_conv": 0.0, + "lr_lin": 0.0008292, + "lr_conv": 0.0008533, + "wd_lin": 0.0001238, + "wd_conv": 4.916e-07, + "alpha": 2.65 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/JacobiConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..04425d3 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.05, + "dropout_lin": 0.5, + "dropout_conv": 0.3, + "lr_lin": 0.001034, + "lr_conv": 0.05994, + "wd_lin": 1.016e-06, + "wd_conv": 4.472e-07, + "alpha": 0.08, + "beta": 0.03 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/LegendreConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..986f7e1 --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.3, + "dropout_conv": 0.3, + "lr_lin": 0.000837, + "lr_conv": 0.0002204, + "wd_lin": 2.313e-07, + "wd_conv": 0.0001053 +} \ No newline at end of file diff --git a/config/chameleon_filtered/PrecomputedVar/OptBasisConv/param/config.json b/config/chameleon_filtered/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..2ab7c6b --- /dev/null +++ b/config/chameleon_filtered/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.001465, + "lr_conv": 0.00068, + "wd_lin": 6.226e-06, + "wd_conv": 0.0002693 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/AdjConv-appr/param/config.json b/config/citeseer/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..b0b9cde --- /dev/null +++ b/config/citeseer/DecoupledFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.27, + "normg": 0.7, + "dropout_conv": 0.9, + "dropout_lin": 0.0, + "lr_lin": 0.05009, + "wd_lin": 4.514e-06 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/citeseer/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..e574acc --- /dev/null +++ b/config/citeseer/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 2.32, + "normg": 0.4, + "dropout_conv": 0.7, + "dropout_lin": 0.2, + "lr_lin": 0.2457, + "wd_lin": 9.422e-07 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/AdjConv-hk/param/config.json b/config/citeseer/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..97d14b2 --- /dev/null +++ b/config/citeseer/DecoupledFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.23, + "normg": 0.05, + "dropout_conv": 0.1, + "dropout_lin": 0.3, + "lr_lin": 0.2064, + "wd_lin": 3.701e-06 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/AdjConv-impulse/param/config.json b/config/citeseer/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..985f0c5 --- /dev/null +++ b/config/citeseer/DecoupledFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.89, + "normg": 0.65, + "dropout_conv": 0.1, + "dropout_lin": 0.5, + "lr_lin": 0.0458, + "wd_lin": 8.795e-07 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/AdjConv-mono/param/config.json b/config/citeseer/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..4d171a8 --- /dev/null +++ b/config/citeseer/DecoupledFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.3, + "normg": 0.95, + "dropout_conv": 0.2, + "dropout_lin": 0.0, + "lr_lin": 0.2614, + "wd_lin": 1.677e-05 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/AdjiConv-ones/param/config.json b/config/citeseer/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..e09eca7 --- /dev/null +++ b/config/citeseer/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.8, + "dropout_conv": 0.8, + "dropout_lin": 0.1, + "lr_lin": 0.02849, + "wd_lin": 1.418e-05 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/FAGNN/param/config.json b/config/citeseer/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..79743bc --- /dev/null +++ b/config/citeseer/DecoupledFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.4, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.02992, + "lr_conv": 5.306e-05, + "wd_lin": 7.254e-07, + "wd_conv": 1.042e-06, + "beta": "1.73,1.51" +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/G2CN/param/config.json b/config/citeseer/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..44f3977 --- /dev/null +++ b/config/citeseer/DecoupledFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.55, + "dropout_lin": 0.5, + "dropout_conv": 0.5, + "lr_lin": 0.19, + "lr_conv": 0.008768, + "wd_lin": 2.797e-06, + "wd_conv": 1.042e-05, + "beta": "1.9,0.64", + "theta_param": "0.0104,1.5" +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/GNN_LFHF/param/config.json b/config/citeseer/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..9d469c7 --- /dev/null +++ b/config/citeseer/DecoupledFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.65, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.03952, + "lr_conv": 0.0001564, + "wd_lin": 3.767e-06, + "wd_conv": 1.742e-06, + "beta": "0.75,-0.34", + "theta_param": "0.15,0.85" +} \ No newline at end of file diff --git a/config/citeseer/DecoupledFixed/MLP/param/config.json b/config/citeseer/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..1fb6285 --- /dev/null +++ b/config/citeseer/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.7, + "lr_lin": 0.04872, + "wd_lin": 1.03e-05 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ACMConv-1-low-high-id/param/config.json b/config/citeseer/DecoupledVar/ACMConv-1-low-high-id/param/config.json new file mode 100644 index 0000000..614b49a --- /dev/null +++ b/config/citeseer/DecoupledVar/ACMConv-1-low-high-id/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.3, + "dropout_conv": 0.3, + "lr_lin": 0.2251, + "lr_conv": 0.005184, + "wd_lin": 2.557e-05, + "wd_conv": 0.0001648 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ACMConv-1-low-high/param/config.json b/config/citeseer/DecoupledVar/ACMConv-1-low-high/param/config.json new file mode 100644 index 0000000..938ad55 --- /dev/null +++ b/config/citeseer/DecoupledVar/ACMConv-1-low-high/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.2, + "dropout_conv": 0.8, + "lr_lin": 0.05099, + "lr_conv": 0.04929, + "wd_lin": 2.108e-06, + "wd_conv": 5.063e-07 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ACMConv-2-low-high-id/param/config.json b/config/citeseer/DecoupledVar/ACMConv-2-low-high-id/param/config.json new file mode 100644 index 0000000..053b710 --- /dev/null +++ b/config/citeseer/DecoupledVar/ACMConv-2-low-high-id/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.04293, + "lr_conv": 0.1141, + "wd_lin": 0.0001335, + "wd_conv": 3.735e-07 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ACMConv-2-low-high/param/config.json b/config/citeseer/DecoupledVar/ACMConv-2-low-high/param/config.json new file mode 100644 index 0000000..62f86c2 --- /dev/null +++ b/config/citeseer/DecoupledVar/ACMConv-2-low-high/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.3268, + "lr_conv": 0.007955, + "wd_lin": 1.296e-05, + "wd_conv": 2.138e-06 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ACMGNNI/param/config.json b/config/citeseer/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..c0e3d59 --- /dev/null +++ b/config/citeseer/DecoupledVar/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.08434, + "lr_conv": 2.682e-05, + "wd_lin": 0.0005105, + "wd_conv": 0.0001068 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ACMGNNII/param/config.json b/config/citeseer/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..c928b25 --- /dev/null +++ b/config/citeseer/DecoupledVar/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.02829, + "lr_conv": 0.1892, + "wd_lin": 7.874e-06, + "wd_conv": 3.766e-06 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/AdjConv/param/config.json b/config/citeseer/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..d600eec --- /dev/null +++ b/config/citeseer/DecoupledVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.5, + "dropout_conv": 0.6, + "lr_lin": 0.0975, + "lr_conv": 5.864e-05, + "wd_lin": 2.004e-07, + "wd_conv": 1.262e-05 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/AdjiConv/param/config.json b/config/citeseer/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..17424cd --- /dev/null +++ b/config/citeseer/DecoupledVar/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.1, + "dropout_conv": 0.9, + "lr_lin": 0.07005, + "lr_conv": 4.508e-05, + "wd_lin": 0.0001571, + "wd_conv": 2.937e-05 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/BernConv/param/config.json b/config/citeseer/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..bb99af5 --- /dev/null +++ b/config/citeseer/DecoupledVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.0, + "dropout_conv": 0.4, + "lr_lin": 0.2808, + "lr_conv": 5.986e-05, + "wd_lin": 1.598e-05, + "wd_conv": 0.0002023 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ChebConv/param/config.json b/config/citeseer/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..94ac457 --- /dev/null +++ b/config/citeseer/DecoupledVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.4, + "dropout_conv": 0.8, + "lr_lin": 0.1254, + "lr_conv": 0.3148, + "wd_lin": 2.115e-05, + "wd_conv": 0.0005738 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ChebIIConv/param/config.json b/config/citeseer/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..da1b278 --- /dev/null +++ b/config/citeseer/DecoupledVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.09943, + "lr_conv": 0.07355, + "wd_lin": 1.782e-07, + "wd_conv": 0.0008634 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/ClenshawConv/param/config.json b/config/citeseer/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..315bcda --- /dev/null +++ b/config/citeseer/DecoupledVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.75, + "dropout_lin": 0.2, + "dropout_conv": 0.6, + "lr_lin": 0.2561, + "lr_conv": 0.02914, + "wd_lin": 8.782e-06, + "wd_conv": 7.528e-07, + "alpha": 0.0397 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/FBGNNI/param/config.json b/config/citeseer/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..6b03c02 --- /dev/null +++ b/config/citeseer/DecoupledVar/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.0, + "dropout_conv": 0.4, + "lr_lin": 0.3096, + "lr_conv": 0.002404, + "wd_lin": 2.846e-07, + "wd_conv": 3.953e-06 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/FBGNNII/param/config.json b/config/citeseer/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..9531756 --- /dev/null +++ b/config/citeseer/DecoupledVar/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.06265, + "lr_conv": 0.0001708, + "wd_lin": 6.642e-07, + "wd_conv": 1.805e-06 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/FavardConv/param/config.json b/config/citeseer/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..9da6403 --- /dev/null +++ b/config/citeseer/DecoupledVar/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.4, + "dropout_conv": 0.2, + "lr_lin": 0.02094, + "lr_conv": 0.05786, + "wd_lin": 0.0003276, + "wd_conv": 0.0006112 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/FiGURe/param/config.json b/config/citeseer/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..7aad735 --- /dev/null +++ b/config/citeseer/DecoupledVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.4, + "dropout_conv": 0.4, + "lr_lin": 0.1783, + "lr_conv": 1.366e-05, + "wd_lin": 9.152e-05, + "wd_conv": 0.0006513 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/HornerConv/param/config.json b/config/citeseer/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..f512a12 --- /dev/null +++ b/config/citeseer/DecoupledVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.65, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 0.2791, + "lr_conv": 0.1055, + "wd_lin": 2.073e-05, + "wd_conv": 2.036e-07, + "alpha": 0.81 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/JacobiConv/param/config.json b/config/citeseer/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..4e087f1 --- /dev/null +++ b/config/citeseer/DecoupledVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.2, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.1307, + "lr_conv": 0.2838, + "wd_lin": 6.32e-06, + "wd_conv": 4.841e-07, + "alpha": 0.44, + "beta": 0.56 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/LapiConv/param/config.json b/config/citeseer/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..12d2c9e --- /dev/null +++ b/config/citeseer/DecoupledVar/LapiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.0, + "dropout_conv": 0.9, + "lr_lin": 0.02965, + "lr_conv": 0.08537, + "wd_lin": 6.98e-06, + "wd_conv": 0.0004101 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/LegendreConv/param/config.json b/config/citeseer/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..ccd16f6 --- /dev/null +++ b/config/citeseer/DecoupledVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.4, + "dropout_conv": 0.2, + "lr_lin": 0.0783, + "lr_conv": 0.4739, + "wd_lin": 0.0001005, + "wd_conv": 8.277e-07 +} \ No newline at end of file diff --git a/config/citeseer/DecoupledVar/OptBasisConv/param/config.json b/config/citeseer/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..895e30b --- /dev/null +++ b/config/citeseer/DecoupledVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.3, + "dropout_conv": 0.5, + "lr_lin": 0.01464, + "lr_conv": 2.941e-05, + "wd_lin": 0.0004336, + "wd_conv": 3.048e-05 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/ACMGNNI/param/config.json b/config/citeseer/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..47f5c22 --- /dev/null +++ b/config/citeseer/Iterative/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.0, + "dropout_conv": 0.8, + "lr_lin": 0.04978, + "lr_conv": 0.007795, + "wd_lin": 2.166e-07, + "wd_conv": 1.412e-07 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/ACMGNNII/param/config.json b/config/citeseer/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..90fc8a0 --- /dev/null +++ b/config/citeseer/Iterative/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.1, + "dropout_conv": 0.2, + "lr_lin": 0.04397, + "lr_conv": 0.000764, + "wd_lin": 1.225e-07, + "wd_conv": 2.127e-06 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/AdjConv/param/config.json b/config/citeseer/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..fde78a9 --- /dev/null +++ b/config/citeseer/Iterative/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.0, + "dropout_conv": 0.9, + "lr_lin": 0.004733, + "lr_conv": 0.01847, + "wd_lin": 5.994e-06, + "wd_conv": 0.0003858 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/AdjiConv/param/config.json b/config/citeseer/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..8c35637 --- /dev/null +++ b/config/citeseer/Iterative/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.3, + "dropout_conv": 0.5, + "lr_lin": 0.08346, + "lr_conv": 0.002955, + "wd_lin": 0.0001232, + "wd_conv": 2.98e-05 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/BernConv/param/config.json b/config/citeseer/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..785fb1d --- /dev/null +++ b/config/citeseer/Iterative/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.2, + "dropout_conv": 0.8, + "lr_lin": 0.04806, + "lr_conv": 6.852e-05, + "wd_lin": 0.0001786, + "wd_conv": 2.712e-06 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/ChebConv/param/config.json b/config/citeseer/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..49b0915 --- /dev/null +++ b/config/citeseer/Iterative/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.5, + "dropout_conv": 0.5, + "lr_lin": 0.03961, + "lr_conv": 0.001839, + "wd_lin": 1.211e-07, + "wd_conv": 2.033e-07 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/ChebIIConv/param/config.json b/config/citeseer/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..b896cd4 --- /dev/null +++ b/config/citeseer/Iterative/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.5, + "dropout_conv": 0.3, + "lr_lin": 0.05355, + "lr_conv": 0.02449, + "wd_lin": 0.0001756, + "wd_conv": 2.144e-05 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/ClenshawConv/param/config.json b/config/citeseer/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..885a19f --- /dev/null +++ b/config/citeseer/Iterative/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.55, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.02958, + "lr_conv": 0.000246, + "wd_lin": 4.958e-06, + "wd_conv": 3.903e-06, + "alpha": 0.135 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/FBGNNI/param/config.json b/config/citeseer/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..010b7b1 --- /dev/null +++ b/config/citeseer/Iterative/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 0.3064, + "lr_conv": 6.781e-05, + "wd_lin": 0.0002486, + "wd_conv": 0.0001385 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/FBGNNII/param/config.json b/config/citeseer/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..54db466 --- /dev/null +++ b/config/citeseer/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.1152, + "lr_conv": 0.004057, + "wd_lin": 7.419e-06, + "wd_conv": 6.514e-07 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/FavardConv/param/config.json b/config/citeseer/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..854a9f5 --- /dev/null +++ b/config/citeseer/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.4, + "dropout_conv": 0.3, + "lr_lin": 0.09084, + "lr_conv": 0.04571, + "wd_lin": 3.366e-06, + "wd_conv": 2.391e-05 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/FiGURe/param/config.json b/config/citeseer/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..3ce8ad9 --- /dev/null +++ b/config/citeseer/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.0, + "dropout_conv": 0.4, + "lr_lin": 0.11, + "lr_conv": 0.317, + "wd_lin": 1.719e-06, + "wd_conv": 0.000122 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/HornerConv/param/config.json b/config/citeseer/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..369a935 --- /dev/null +++ b/config/citeseer/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.8, + "dropout_lin": 0.4, + "dropout_conv": 0.9, + "lr_lin": 0.008865, + "lr_conv": 0.002579, + "wd_lin": 3.672e-07, + "wd_conv": 1.299e-05, + "alpha": 0.109 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/JacobiConv/param/config.json b/config/citeseer/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..fa3802e --- /dev/null +++ b/config/citeseer/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.6, + "dropout_lin": 0.4, + "dropout_conv": 0.4, + "lr_lin": 0.1078, + "lr_conv": 0.03202, + "wd_lin": 9.139e-07, + "wd_conv": 3.206e-07, + "alpha": 0.76, + "beta": 0.25 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/LegendreConv/param/config.json b/config/citeseer/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..b55bf8a --- /dev/null +++ b/config/citeseer/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.2664, + "lr_conv": 0.0784, + "wd_lin": 1.097e-05, + "wd_conv": 0.0001394 +} \ No newline at end of file diff --git a/config/citeseer/Iterative/OptBasisConv/param/config.json b/config/citeseer/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..d0c9638 --- /dev/null +++ b/config/citeseer/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.4, + "dropout_conv": 0.2, + "lr_lin": 0.119, + "lr_conv": 0.02234, + "wd_lin": 4.109e-06, + "wd_conv": 0.0001391 +} \ No newline at end of file diff --git a/config/citeseer/IterativeFixed/AdjResConv/param/config.json b/config/citeseer/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..fdf442a --- /dev/null +++ b/config/citeseer/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 0.77, + "normg": 0.8, + "dropout_conv": 0.6, + "dropout_lin": 0.7, + "lr_lin": 0.0443, + "wd_lin": 6.985e-06 +} \ No newline at end of file diff --git a/config/citeseer/IterativeFixed/AdjiConv/param/config.json b/config/citeseer/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..e1b596b --- /dev/null +++ b/config/citeseer/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.2, + "dropout_conv": 0.9, + "dropout_lin": 0.3, + "lr_lin": 0.01094, + "wd_lin": 0.0004758 +} \ No newline at end of file diff --git a/config/citeseer/IterativeFixed/MLP/param/config.json b/config/citeseer/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..1353054 --- /dev/null +++ b/config/citeseer/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.7, + "lr_lin": 0.4155, + "wd_lin": 0.0008776 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/AdjConv-appr/param/config.json b/config/citeseer/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..ac82451 --- /dev/null +++ b/config/citeseer/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.23, + "normg": 0.9, + "dropout_conv": 0.0, + "dropout_lin": 0.3, + "lr_lin": 0.0001784, + "wd_lin": 9.081e-07 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/citeseer/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..75cfa72 --- /dev/null +++ b/config/citeseer/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.161, + "normg": 0.95, + "dropout_conv": 0.3, + "dropout_lin": 0.8, + "lr_lin": 2.441e-05, + "wd_lin": 3.038e-06 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/AdjConv-hk/param/config.json b/config/citeseer/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..a4679db --- /dev/null +++ b/config/citeseer/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.0334, + "normg": 0.8, + "dropout_conv": 0.5, + "dropout_lin": 0.1, + "lr_lin": 1.54e-05, + "wd_lin": 1.148e-05 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/citeseer/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..9b2823c --- /dev/null +++ b/config/citeseer/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.32, + "normg": 0.65, + "dropout_conv": 0.7, + "dropout_lin": 0.1, + "lr_lin": 0.02749, + "wd_lin": 5.954e-07 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/AdjConv-mono/param/config.json b/config/citeseer/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..b88eb06 --- /dev/null +++ b/config/citeseer/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.71, + "normg": 0.85, + "dropout_conv": 0.4, + "dropout_lin": 0.3, + "lr_lin": 0.003537, + "wd_lin": 7.991e-06 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/citeseer/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..f09644e --- /dev/null +++ b/config/citeseer/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.5, + "dropout_conv": 0.8, + "dropout_lin": 0.1, + "lr_lin": 0.0006531, + "wd_lin": 1.732e-05 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/FAGNN/param/config.json b/config/citeseer/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..67b4a20 --- /dev/null +++ b/config/citeseer/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.6, + "dropout_lin": 0.6, + "dropout_conv": 0.9, + "lr_lin": 0.02163, + "lr_conv": 7.706e-05, + "wd_lin": 0.0004503, + "wd_conv": 0.000223, + "beta": "1.22,0.54" +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/G2CN/param/config.json b/config/citeseer/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..80b90d4 --- /dev/null +++ b/config/citeseer/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.65, + "dropout_lin": 0.8, + "dropout_conv": 0.7, + "lr_lin": 1.559e-05, + "lr_conv": 1.592e-05, + "wd_lin": 3.915e-05, + "wd_conv": 0.000644, + "beta": "1.87,0.22", + "theta_param": "1.19,5.31" +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/GNN_LFHF/param/config.json b/config/citeseer/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..19225f2 --- /dev/null +++ b/config/citeseer/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.9, + "dropout_lin": 0.7, + "dropout_conv": 0.5, + "lr_lin": 0.0002239, + "lr_conv": 2.864e-05, + "wd_lin": 1.715e-07, + "wd_conv": 0.0001065, + "beta": "0.6,-0.91", + "theta_param": "0.24,0.34" +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedFixed/MLP/param/config.json b/config/citeseer/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..ff8b8d6 --- /dev/null +++ b/config/citeseer/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.3, + "lr_lin": 0.1837, + "wd_lin": 0.0001025 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/AdjConv/param/config.json b/config/citeseer/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..3b7c8eb --- /dev/null +++ b/config/citeseer/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.000163, + "lr_conv": 0.01633, + "wd_lin": 7.668e-07, + "wd_conv": 0.0002331 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/AdjSkipConv/param/config.json b/config/citeseer/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..a70f679 --- /dev/null +++ b/config/citeseer/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.0, + "dropout_conv": 0.6, + "lr_lin": 9.251e-05, + "lr_conv": 0.0137, + "wd_lin": 5.782e-06, + "wd_conv": 7.898e-05 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/BernConv/param/config.json b/config/citeseer/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..229c5d2 --- /dev/null +++ b/config/citeseer/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.008479, + "lr_conv": 0.03304, + "wd_lin": 7.942e-05, + "wd_conv": 0.0001029 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/ChebConv/param/config.json b/config/citeseer/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..50d8c83 --- /dev/null +++ b/config/citeseer/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.6, + "dropout_conv": 0.4, + "lr_lin": 6.131e-05, + "lr_conv": 0.01116, + "wd_lin": 1.058e-05, + "wd_conv": 0.0008239 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/ChebIIConv/param/config.json b/config/citeseer/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..facfc92 --- /dev/null +++ b/config/citeseer/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.8, + "dropout_conv": 0.4, + "lr_lin": 0.0007676, + "lr_conv": 0.05313, + "wd_lin": 1.777e-07, + "wd_conv": 2.151e-06 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/ClenshawConv/param/config.json b/config/citeseer/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..448c644 --- /dev/null +++ b/config/citeseer/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.05, + "dropout_lin": 0.4, + "dropout_conv": 0.9, + "lr_lin": 0.01715, + "lr_conv": 0.03145, + "wd_lin": 3.338e-05, + "wd_conv": 0.0006408, + "alpha": 0.0608 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/FiGURe/param/config.json b/config/citeseer/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..ca761be --- /dev/null +++ b/config/citeseer/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.6, + "dropout_conv": 0.0, + "lr_lin": 0.1606, + "lr_conv": 7.773e-05, + "wd_lin": 0.0001505, + "wd_conv": 0.000131 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/HornerConv/param/config.json b/config/citeseer/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..6f3d509 --- /dev/null +++ b/config/citeseer/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.9, + "dropout_lin": 0.7, + "dropout_conv": 0.8, + "lr_lin": 3.817e-05, + "lr_conv": 0.001423, + "wd_lin": 2.415e-05, + "wd_conv": 5.549e-05, + "alpha": 0.321 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/JacobiConv/param/config.json b/config/citeseer/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..cedbaae --- /dev/null +++ b/config/citeseer/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.0, + "dropout_lin": 0.6, + "dropout_conv": 0.4, + "lr_lin": 0.3532, + "lr_conv": 0.0001379, + "wd_lin": 0.0002941, + "wd_conv": 1.604e-07, + "alpha": 0.74, + "beta": 0.91 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/LegendreConv/param/config.json b/config/citeseer/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..2bdc14c --- /dev/null +++ b/config/citeseer/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.5, + "dropout_conv": 0.3, + "lr_lin": 0.0144, + "lr_conv": 0.4914, + "wd_lin": 7.183e-07, + "wd_conv": 6.242e-05 +} \ No newline at end of file diff --git a/config/citeseer/PrecomputedVar/OptBasisConv/param/config.json b/config/citeseer/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..93d64c9 --- /dev/null +++ b/config/citeseer/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.2, + "dropout_conv": 0.9, + "lr_lin": 0.02278, + "lr_conv": 0.001048, + "wd_lin": 1.235e-05, + "wd_conv": 4.103e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/AdjConv-appr/param/config.json b/config/cora/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..c36b196 --- /dev/null +++ b/config/cora/DecoupledFixed/AdjConv-appr/param/config.json @@ -0,0 +1,10 @@ +{ + "theta_param": 0.07, + "normg": 0.25, + "dropout_lin": 0.4, + "dropout_conv": 0.8, + "lr_lin": 0.1114, + "lr_conv": 0.001, + "wd_lin": 0.0001359, + "wd_conv": 5e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/cora/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..09c4961 --- /dev/null +++ b/config/cora/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 6.51, + "normg": 0.15, + "dropout_conv": 0.6, + "dropout_lin": 0.2, + "lr_lin": 0.1771, + "wd_lin": 0.0002494 +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/AdjConv-hk/param/config.json b/config/cora/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..2d871e5 --- /dev/null +++ b/config/cora/DecoupledFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.71, + "normg": 0.35, + "dropout_conv": 0.6, + "dropout_lin": 0.2, + "lr_lin": 0.1125, + "wd_lin": 2.138e-07 +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/AdjConv-impulse/param/config.json b/config/cora/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..95e177f --- /dev/null +++ b/config/cora/DecoupledFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.55, + "normg": 0.65, + "dropout_conv": 0.3, + "dropout_lin": 0.5, + "lr_lin": 0.003363, + "wd_lin": 3.862e-07 +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/AdjConv-mono/param/config.json b/config/cora/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..c34148e --- /dev/null +++ b/config/cora/DecoupledFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.33, + "normg": 0.45, + "dropout_conv": 0.0, + "dropout_lin": 0.3, + "lr_lin": 0.1291, + "wd_lin": 3.361e-05 +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/AdjiConv-ones/param/config.json b/config/cora/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..cecb9d8 --- /dev/null +++ b/config/cora/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.35, + "dropout_conv": 0.5, + "dropout_lin": 0.4, + "lr_lin": 0.03239, + "wd_lin": 1.397e-07 +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/FAGNN/param/config.json b/config/cora/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..7856ebd --- /dev/null +++ b/config/cora/DecoupledFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.45, + "dropout_lin": 0.2, + "dropout_conv": 0.8, + "lr_lin": 0.02347, + "lr_conv": 0.0004691, + "wd_lin": 3.416e-06, + "wd_conv": 0.0002606, + "beta": "0.01,0.94" +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/G2CN/param/config.json b/config/cora/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..1ba4484 --- /dev/null +++ b/config/cora/DecoupledFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.05, + "dropout_lin": 0.0, + "dropout_conv": 0.6, + "lr_lin": 0.4402, + "lr_conv": 3.699e-05, + "wd_lin": 8.476e-06, + "wd_conv": 2.095e-05, + "beta": "1.18,0.05", + "theta_param": "0.011,9.78" +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/GNN_LFHF/param/config.json b/config/cora/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..8e1d2a2 --- /dev/null +++ b/config/cora/DecoupledFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.3, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.2185, + "lr_conv": 0.04926, + "wd_lin": 4.324e-06, + "wd_conv": 2.264e-06, + "beta": "0.18,-0.09", + "theta_param": "0.04,0.09" +} \ No newline at end of file diff --git a/config/cora/DecoupledFixed/MLP/param/config.json b/config/cora/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..baf3e9e --- /dev/null +++ b/config/cora/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.2, + "lr_lin": 0.1714, + "wd_lin": 8.986e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ACMConv-1-low-high-id/param/config.json b/config/cora/DecoupledVar/ACMConv-1-low-high-id/param/config.json new file mode 100644 index 0000000..e736b92 --- /dev/null +++ b/config/cora/DecoupledVar/ACMConv-1-low-high-id/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.0, + "dropout_conv": 0.2, + "lr_lin": 0.09931, + "lr_conv": 2.267e-05, + "wd_lin": 1.563e-05, + "wd_conv": 3.249e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ACMConv-1-low-high/param/config.json b/config/cora/DecoupledVar/ACMConv-1-low-high/param/config.json new file mode 100644 index 0000000..e5db342 --- /dev/null +++ b/config/cora/DecoupledVar/ACMConv-1-low-high/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.7, + "dropout_conv": 0.6, + "lr_lin": 0.02923, + "lr_conv": 0.01382, + "wd_lin": 0.0002163, + "wd_conv": 1.23e-07 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ACMConv-2-low-high-id/param/config.json b/config/cora/DecoupledVar/ACMConv-2-low-high-id/param/config.json new file mode 100644 index 0000000..c1aa86d --- /dev/null +++ b/config/cora/DecoupledVar/ACMConv-2-low-high-id/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.06381, + "lr_conv": 0.006106, + "wd_lin": 5.048e-07, + "wd_conv": 0.0003116 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ACMConv-2-low-high/param/config.json b/config/cora/DecoupledVar/ACMConv-2-low-high/param/config.json new file mode 100644 index 0000000..3f2b556 --- /dev/null +++ b/config/cora/DecoupledVar/ACMConv-2-low-high/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.1, + "dropout_conv": 0.9, + "lr_lin": 0.000294, + "lr_conv": 0.01119, + "wd_lin": 0.0004998, + "wd_conv": 6.985e-05 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ACMGNNI/param/config.json b/config/cora/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..ac024d8 --- /dev/null +++ b/config/cora/DecoupledVar/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.0, + "dropout_conv": 0.9, + "lr_lin": 0.137, + "lr_conv": 0.0003145, + "wd_lin": 6.508e-06, + "wd_conv": 0.000275 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ACMGNNII/param/config.json b/config/cora/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..afea2ef --- /dev/null +++ b/config/cora/DecoupledVar/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.1, + "dropout_conv": 0.4, + "lr_lin": 0.1747, + "lr_conv": 0.07482, + "wd_lin": 0.0001164, + "wd_conv": 3.009e-05 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/AdjConv/param/config.json b/config/cora/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..2e10792 --- /dev/null +++ b/config/cora/DecoupledVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.1, + "dropout_conv": 0.9, + "lr_lin": 0.1342, + "lr_conv": 4.295e-05, + "wd_lin": 4.971e-06, + "wd_conv": 0.0003401 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/AdjiConv/param/config.json b/config/cora/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..a3e3f9e --- /dev/null +++ b/config/cora/DecoupledVar/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.0, + "dropout_conv": 0.4, + "lr_lin": 0.05565, + "lr_conv": 0.0002434, + "wd_lin": 1.361e-05, + "wd_conv": 0.0001845 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/BernConv/param/config.json b/config/cora/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..708b8a7 --- /dev/null +++ b/config/cora/DecoupledVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.08727, + "lr_conv": 0.0002788, + "wd_lin": 4.172e-05, + "wd_conv": 1.686e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ChebConv/param/config.json b/config/cora/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..6ebf251 --- /dev/null +++ b/config/cora/DecoupledVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.6, + "dropout_conv": 0.1, + "lr_lin": 0.08087, + "lr_conv": 0.02633, + "wd_lin": 7.243e-07, + "wd_conv": 1.019e-05 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ChebIIConv/param/config.json b/config/cora/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..63ecfa4 --- /dev/null +++ b/config/cora/DecoupledVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.6, + "dropout_conv": 0.8, + "lr_lin": 0.0388, + "lr_conv": 0.001347, + "wd_lin": 1.272e-05, + "wd_conv": 0.0001695 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/ClenshawConv/param/config.json b/config/cora/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..ee90e96 --- /dev/null +++ b/config/cora/DecoupledVar/ClenshawConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.2, + "dropout_conv": 0.7, + "lr_lin": 0.001929, + "lr_conv": 0.09175, + "wd_lin": 0.0003099, + "wd_conv": 6.719e-07 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/FBGNNI/param/config.json b/config/cora/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..126ec8b --- /dev/null +++ b/config/cora/DecoupledVar/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.6, + "dropout_conv": 0.1, + "lr_lin": 0.06724, + "lr_conv": 0.0004094, + "wd_lin": 2.694e-07, + "wd_conv": 0.0003602 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/FBGNNII/param/config.json b/config/cora/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..4a3afab --- /dev/null +++ b/config/cora/DecoupledVar/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.7, + "dropout_conv": 0.6, + "lr_lin": 0.001217, + "lr_conv": 0.0006502, + "wd_lin": 1.264e-06, + "wd_conv": 2.057e-05 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/FavardConv/param/config.json b/config/cora/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..974d269 --- /dev/null +++ b/config/cora/DecoupledVar/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.4, + "dropout_conv": 0.9, + "lr_lin": 0.01556, + "lr_conv": 0.005174, + "wd_lin": 0.000632, + "wd_conv": 3.996e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/FiGURe/param/config.json b/config/cora/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..0f4f2e1 --- /dev/null +++ b/config/cora/DecoupledVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.1076, + "lr_conv": 0.01961, + "wd_lin": 2.008e-05, + "wd_conv": 0.0002922 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/HornerConv/param/config.json b/config/cora/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..51213fa --- /dev/null +++ b/config/cora/DecoupledVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.3, + "dropout_lin": 0.4, + "dropout_conv": 0.4, + "lr_lin": 0.1405, + "lr_conv": 0.00751, + "wd_lin": 4.396e-06, + "wd_conv": 0.000409, + "alpha": 0.618 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/JacobiConv/param/config.json b/config/cora/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..1743617 --- /dev/null +++ b/config/cora/DecoupledVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.1, + "dropout_lin": 0.5, + "dropout_conv": 0.5, + "lr_lin": 0.08969, + "lr_conv": 0.3443, + "wd_lin": 1.633e-05, + "wd_conv": 0.0009106, + "alpha": 0.73, + "beta": 0.39 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/LapiConv/param/config.json b/config/cora/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..01e621b --- /dev/null +++ b/config/cora/DecoupledVar/LapiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.0821, + "lr_conv": 0.02473, + "wd_lin": 3.746e-05, + "wd_conv": 9.955e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/LegendreConv/param/config.json b/config/cora/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..22eae94 --- /dev/null +++ b/config/cora/DecoupledVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.6, + "dropout_conv": 0.2, + "lr_lin": 0.09286, + "lr_conv": 0.1848, + "wd_lin": 2.353e-05, + "wd_conv": 2.623e-06 +} \ No newline at end of file diff --git a/config/cora/DecoupledVar/OptBasisConv/param/config.json b/config/cora/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..a5a4fdb --- /dev/null +++ b/config/cora/DecoupledVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.4, + "dropout_conv": 0.1, + "lr_lin": 0.008254, + "lr_conv": 0.003995, + "wd_lin": 7.846e-05, + "wd_conv": 1.848e-06 +} \ No newline at end of file diff --git a/config/cora/Iterative/ACMGNNI/param/config.json b/config/cora/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..f84f942 --- /dev/null +++ b/config/cora/Iterative/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.6, + "dropout_conv": 0.1, + "lr_lin": 0.0373, + "lr_conv": 0.0001636, + "wd_lin": 2.639e-05, + "wd_conv": 4.435e-06 +} \ No newline at end of file diff --git a/config/cora/Iterative/ACMGNNII/param/config.json b/config/cora/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..d6f8790 --- /dev/null +++ b/config/cora/Iterative/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.4, + "dropout_conv": 0.2, + "lr_lin": 0.04495, + "lr_conv": 0.000265, + "wd_lin": 1.078e-06, + "wd_conv": 1.477e-05 +} \ No newline at end of file diff --git a/config/cora/Iterative/AdjConv/param/config.json b/config/cora/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..b39702c --- /dev/null +++ b/config/cora/Iterative/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.04656, + "lr_conv": 0.0008291, + "wd_lin": 6.207e-07, + "wd_conv": 1.23e-06 +} \ No newline at end of file diff --git a/config/cora/Iterative/AdjiConv/param/config.json b/config/cora/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..b917288 --- /dev/null +++ b/config/cora/Iterative/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.6, + "dropout_conv": 0.0, + "lr_lin": 0.03824, + "lr_conv": 0.0006599, + "wd_lin": 2.058e-06, + "wd_conv": 0.0001039 +} \ No newline at end of file diff --git a/config/cora/Iterative/BernConv/param/config.json b/config/cora/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..c0837f7 --- /dev/null +++ b/config/cora/Iterative/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.0, + "dropout_conv": 0.2, + "lr_lin": 0.01379, + "lr_conv": 1.716e-05, + "wd_lin": 2.464e-07, + "wd_conv": 5.203e-05 +} \ No newline at end of file diff --git a/config/cora/Iterative/ChebConv/param/config.json b/config/cora/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..b59f572 --- /dev/null +++ b/config/cora/Iterative/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.4, + "dropout_conv": 0.1, + "lr_lin": 0.06736, + "lr_conv": 0.0007029, + "wd_lin": 1.702e-05, + "wd_conv": 1.608e-05 +} \ No newline at end of file diff --git a/config/cora/Iterative/ChebIIConv/param/config.json b/config/cora/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..919116f --- /dev/null +++ b/config/cora/Iterative/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.0, + "dropout_conv": 0.4, + "lr_lin": 0.1574, + "lr_conv": 0.0001173, + "wd_lin": 4.047e-07, + "wd_conv": 3.084e-06 +} \ No newline at end of file diff --git a/config/cora/Iterative/ClenshawConv/param/config.json b/config/cora/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..8968f64 --- /dev/null +++ b/config/cora/Iterative/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.8, + "dropout_lin": 0.0, + "dropout_conv": 0.9, + "lr_lin": 0.006108, + "lr_conv": 7.006e-05, + "wd_lin": 6.656e-07, + "wd_conv": 0.0004697, + "alpha": 3.99 +} \ No newline at end of file diff --git a/config/cora/Iterative/FBGNNI/param/config.json b/config/cora/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..bfbd788 --- /dev/null +++ b/config/cora/Iterative/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.02243, + "lr_conv": 0.0003396, + "wd_lin": 6.249e-06, + "wd_conv": 0.0006937 +} \ No newline at end of file diff --git a/config/cora/Iterative/FBGNNII/param/config.json b/config/cora/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..0ccf7d2 --- /dev/null +++ b/config/cora/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.0, + "dropout_conv": 0.1, + "lr_lin": 0.07585, + "lr_conv": 0.001857, + "wd_lin": 3.65e-05, + "wd_conv": 1.883e-06 +} \ No newline at end of file diff --git a/config/cora/Iterative/FavardConv/param/config.json b/config/cora/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..1a9676f --- /dev/null +++ b/config/cora/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.2, + "dropout_conv": 0.4, + "lr_lin": 0.08444, + "lr_conv": 0.004066, + "wd_lin": 1.566e-05, + "wd_conv": 1.039e-05 +} \ No newline at end of file diff --git a/config/cora/Iterative/FiGURe/param/config.json b/config/cora/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..254ff47 --- /dev/null +++ b/config/cora/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.1, + "dropout_conv": 0.6, + "lr_lin": 0.05743, + "lr_conv": 0.0007365, + "wd_lin": 5.357e-07, + "wd_conv": 5.203e-06 +} \ No newline at end of file diff --git a/config/cora/Iterative/HornerConv/param/config.json b/config/cora/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..1703985 --- /dev/null +++ b/config/cora/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.65, + "dropout_lin": 0.1, + "dropout_conv": 0.9, + "lr_lin": 0.05077, + "lr_conv": 0.0006076, + "wd_lin": 1.536e-07, + "wd_conv": 2.164e-05, + "alpha": 0.0102 +} \ No newline at end of file diff --git a/config/cora/Iterative/JacobiConv/param/config.json b/config/cora/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..88a7fdc --- /dev/null +++ b/config/cora/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.2, + "dropout_lin": 0.0, + "dropout_conv": 0.3, + "lr_lin": 0.1305, + "lr_conv": 1.089e-05, + "wd_lin": 2.553e-05, + "wd_conv": 4.173e-07, + "alpha": 0.85, + "beta": 0.41 +} \ No newline at end of file diff --git a/config/cora/Iterative/LegendreConv/param/config.json b/config/cora/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..f997df4 --- /dev/null +++ b/config/cora/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.09716, + "lr_conv": 0.02824, + "wd_lin": 1.881e-05, + "wd_conv": 2.113e-07 +} \ No newline at end of file diff --git a/config/cora/Iterative/OptBasisConv/param/config.json b/config/cora/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..d3f35a5 --- /dev/null +++ b/config/cora/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.0163, + "lr_conv": 0.02823, + "wd_lin": 4.704e-06, + "wd_conv": 0.0003492 +} \ No newline at end of file diff --git a/config/cora/IterativeFixed/AdjResConv/param/config.json b/config/cora/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..c4527f2 --- /dev/null +++ b/config/cora/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 0.76, + "normg": 0.2, + "dropout_conv": 0.5, + "dropout_lin": 0.5, + "lr_lin": 0.1097, + "wd_lin": 3.201e-07 +} \ No newline at end of file diff --git a/config/cora/IterativeFixed/AdjiConv/param/config.json b/config/cora/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..d0678b9 --- /dev/null +++ b/config/cora/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.95, + "dropout_conv": 0.8, + "dropout_lin": 0.2, + "lr_lin": 0.01329, + "wd_lin": 2.573e-06 +} \ No newline at end of file diff --git a/config/cora/IterativeFixed/MLP/param/config.json b/config/cora/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..03d4992 --- /dev/null +++ b/config/cora/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.4, + "lr_lin": 0.03393, + "wd_lin": 8.127e-06 +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/AdjConv-appr/param/config.json b/config/cora/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..e62bd2b --- /dev/null +++ b/config/cora/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.05, + "normg": 0.75, + "dropout_conv": 0.5, + "dropout_lin": 0.5, + "lr_lin": 0.058, + "wd_lin": 2.085e-05 +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/cora/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..14c745a --- /dev/null +++ b/config/cora/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 6.68, + "normg": 0.1, + "dropout_conv": 0.2, + "dropout_lin": 0.6, + "lr_lin": 2.104e-05, + "wd_lin": 0.0004187 +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/AdjConv-hk/param/config.json b/config/cora/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..e3fc61a --- /dev/null +++ b/config/cora/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 2.38, + "normg": 0.0, + "dropout_conv": 0.8, + "dropout_lin": 0.6, + "lr_lin": 1.484e-05, + "wd_lin": 2.834e-06 +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/cora/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..b2f0320 --- /dev/null +++ b/config/cora/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.99, + "normg": 0.1, + "dropout_conv": 0.7, + "dropout_lin": 0.2, + "lr_lin": 0.3701, + "wd_lin": 0.0004189 +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/AdjConv-mono/param/config.json b/config/cora/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..337e9d1 --- /dev/null +++ b/config/cora/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.05, + "normg": 0.7, + "dropout_conv": 0.7, + "dropout_lin": 0.2, + "lr_lin": 8.306e-05, + "wd_lin": 1.627e-05 +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/cora/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..9afd2f3 --- /dev/null +++ b/config/cora/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.9, + "dropout_conv": 0.0, + "dropout_lin": 0.6, + "lr_lin": 4.239e-05, + "wd_lin": 1.503e-06 +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/FAGNN/param/config.json b/config/cora/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..d4ecf49 --- /dev/null +++ b/config/cora/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.05, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 0.000136, + "lr_conv": 0.008242, + "wd_lin": 3.126e-07, + "wd_conv": 1.088e-05, + "beta": "1.79,0.76" +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/G2CN/param/config.json b/config/cora/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..858bd92 --- /dev/null +++ b/config/cora/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.4, + "dropout_lin": 0.4, + "dropout_conv": 0.6, + "lr_lin": 3.999e-05, + "lr_conv": 0.0001404, + "wd_lin": 1.559e-07, + "wd_conv": 2.881e-05, + "beta": "1.26,0.32", + "theta_param": "1.05,0.601" +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/GNN_LFHF/param/config.json b/config/cora/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..e39c9f4 --- /dev/null +++ b/config/cora/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.05, + "dropout_lin": 0.7, + "dropout_conv": 0.7, + "lr_lin": 0.001819, + "lr_conv": 0.005717, + "wd_lin": 1.566e-07, + "wd_conv": 2.536e-06, + "beta": "0.02,-0.21", + "theta_param": "0.09,0.09" +} \ No newline at end of file diff --git a/config/cora/PrecomputedFixed/MLP/param/config.json b/config/cora/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..fee27c3 --- /dev/null +++ b/config/cora/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.6, + "lr_lin": 0.06633, + "wd_lin": 2.612e-05 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/AdjConv/param/config.json b/config/cora/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..44bdac6 --- /dev/null +++ b/config/cora/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.4, + "dropout_conv": 0.3, + "lr_lin": 0.01967, + "lr_conv": 1.202e-05, + "wd_lin": 1.552e-05, + "wd_conv": 1.421e-07 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/AdjSkipConv/param/config.json b/config/cora/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..ef37182 --- /dev/null +++ b/config/cora/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.6, + "dropout_conv": 0.2, + "lr_lin": 1.585e-05, + "lr_conv": 0.0009306, + "wd_lin": 4.283e-05, + "wd_conv": 2.837e-07 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/BernConv/param/config.json b/config/cora/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..34a0be7 --- /dev/null +++ b/config/cora/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.4, + "dropout_conv": 0.8, + "lr_lin": 0.001172, + "lr_conv": 0.0005846, + "wd_lin": 9.334e-06, + "wd_conv": 0.0002457 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/ChebConv/param/config.json b/config/cora/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..364f426 --- /dev/null +++ b/config/cora/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.7, + "dropout_conv": 0.7, + "lr_lin": 1.789e-05, + "lr_conv": 0.01211, + "wd_lin": 1.612e-05, + "wd_conv": 0.0007688 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/ChebIIConv/param/config.json b/config/cora/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..3b1059a --- /dev/null +++ b/config/cora/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 2.041e-05, + "lr_conv": 1.618e-05, + "wd_lin": 0.0002623, + "wd_conv": 0.0001424 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/ClenshawConv/param/config.json b/config/cora/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..6997ac1 --- /dev/null +++ b/config/cora/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.15, + "dropout_lin": 0.6, + "dropout_conv": 0.0, + "lr_lin": 0.0002765, + "lr_conv": 1.258e-05, + "wd_lin": 4.759e-07, + "wd_conv": 2.135e-05, + "alpha": 1.74 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/FiGURe/param/config.json b/config/cora/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..b9c0dd1 --- /dev/null +++ b/config/cora/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.6, + "dropout_conv": 0.9, + "lr_lin": 9.427e-05, + "lr_conv": 0.05989, + "wd_lin": 0.0007659, + "wd_conv": 2.296e-05 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/HornerConv/param/config.json b/config/cora/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..136544e --- /dev/null +++ b/config/cora/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.75, + "dropout_lin": 0.2, + "dropout_conv": 0.3, + "lr_lin": 0.0005116, + "lr_conv": 0.0009624, + "wd_lin": 2.043e-07, + "wd_conv": 3.655e-07, + "alpha": 2.99 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/JacobiConv/param/config.json b/config/cora/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..f5c96a3 --- /dev/null +++ b/config/cora/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.05, + "dropout_lin": 0.2, + "dropout_conv": 0.1, + "lr_lin": 0.03663, + "lr_conv": 0.00165, + "wd_lin": 1.937e-06, + "wd_conv": 8.492e-07, + "alpha": 0.25, + "beta": 0.09 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/LegendreConv/param/config.json b/config/cora/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..6cf0d9a --- /dev/null +++ b/config/cora/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.6, + "dropout_conv": 0.1, + "lr_lin": 0.04704, + "lr_conv": 5.739e-05, + "wd_lin": 1.959e-06, + "wd_conv": 2.676e-06 +} \ No newline at end of file diff --git a/config/cora/PrecomputedVar/OptBasisConv/param/config.json b/config/cora/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..4aaec48 --- /dev/null +++ b/config/cora/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 8.43e-05, + "lr_conv": 0.1027, + "wd_lin": 3.1e-06, + "wd_conv": 6.386e-07 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/AdjConv-appr/param/config.json b/config/minesweeper/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..07814b6 --- /dev/null +++ b/config/minesweeper/DecoupledFixed/AdjConv-appr/param/config.json @@ -0,0 +1,10 @@ +{ + "theta_param": 0.19, + "normg": 0.15, + "dropout_lin": 0.4, + "dropout_conv": 0.4, + "lr_lin": 0.01272, + "lr_conv": 0.003191, + "wd_lin": 4.066e-06, + "wd_conv": 6.168e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/minesweeper/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..7ffb90d --- /dev/null +++ b/config/minesweeper/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.92, + "normg": 0.65, + "dropout_conv": 0.3, + "dropout_lin": 0.1, + "lr_lin": 0.4706, + "wd_lin": 0.0003075 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/AdjConv-hk/param/config.json b/config/minesweeper/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..aad7f48 --- /dev/null +++ b/config/minesweeper/DecoupledFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.39, + "normg": 0.0, + "dropout_conv": 0.0, + "dropout_lin": 0.6, + "lr_lin": 0.002343, + "wd_lin": 3.868e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/AdjConv-impulse/param/config.json b/config/minesweeper/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..cebb61b --- /dev/null +++ b/config/minesweeper/DecoupledFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.95, + "normg": 0.45, + "dropout_conv": 0.2, + "dropout_lin": 0.2, + "lr_lin": 0.09423, + "wd_lin": 1.85e-07 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/AdjConv-mono/param/config.json b/config/minesweeper/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..c96b0d6 --- /dev/null +++ b/config/minesweeper/DecoupledFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.0, + "normg": 0.9, + "dropout_conv": 0.1, + "dropout_lin": 0.6, + "lr_lin": 0.002793, + "wd_lin": 9.09e-07 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/AdjiConv-ones/param/config.json b/config/minesweeper/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..8ffecf8 --- /dev/null +++ b/config/minesweeper/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.05, + "dropout_conv": 0.7, + "dropout_lin": 0.8, + "lr_lin": 0.03262, + "wd_lin": 1.216e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/FAGNN/param/config.json b/config/minesweeper/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..8e9455c --- /dev/null +++ b/config/minesweeper/DecoupledFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.4, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.03598, + "lr_conv": 0.02452, + "wd_lin": 3.355e-06, + "wd_conv": 0.000101, + "beta": "1.14,1.72" +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/G2CN/param/config.json b/config/minesweeper/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..2e768be --- /dev/null +++ b/config/minesweeper/DecoupledFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.5, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.09726, + "lr_conv": 2.068e-05, + "wd_lin": 3.149e-06, + "wd_conv": 0.0001511, + "beta": "1.51,0.26", + "theta_param": "0.0504,6.41" +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/GNN_LFHF/param/config.json b/config/minesweeper/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..3001668 --- /dev/null +++ b/config/minesweeper/DecoupledFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.8, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.06575, + "lr_conv": 0.1079, + "wd_lin": 0.000385, + "wd_conv": 1.47e-07, + "beta": "0.83,-0.06", + "theta_param": "0.99,0.88" +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledFixed/MLP/param/config.json b/config/minesweeper/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..7a5e5d8 --- /dev/null +++ b/config/minesweeper/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 1.0, + "lr_lin": 0.01112, + "wd_lin": 2.141e-05 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/ACMGNNI/param/config.json b/config/minesweeper/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..12c90c1 --- /dev/null +++ b/config/minesweeper/DecoupledVar/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.06077, + "lr_conv": 0.08169, + "wd_lin": 2.856e-07, + "wd_conv": 8.191e-05 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/ACMGNNII/param/config.json b/config/minesweeper/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..ca17289 --- /dev/null +++ b/config/minesweeper/DecoupledVar/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.3, + "dropout_conv": 0.0, + "lr_lin": 0.03016, + "lr_conv": 0.205, + "wd_lin": 8.567e-05, + "wd_conv": 8.037e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/AdjConv/param/config.json b/config/minesweeper/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..e3f6a35 --- /dev/null +++ b/config/minesweeper/DecoupledVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.1, + "dropout_conv": 0.8, + "lr_lin": 0.2566, + "lr_conv": 0.4419, + "wd_lin": 0.0009949, + "wd_conv": 4.176e-07 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/AdjiConv/param/config.json b/config/minesweeper/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..b7cd89e --- /dev/null +++ b/config/minesweeper/DecoupledVar/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.4, + "dropout_conv": 0.3, + "lr_lin": 0.08734, + "lr_conv": 0.01463, + "wd_lin": 0.0002701, + "wd_conv": 1.644e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/BernConv/param/config.json b/config/minesweeper/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..b233e0b --- /dev/null +++ b/config/minesweeper/DecoupledVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.0, + "dropout_conv": 0.0, + "lr_lin": 0.217, + "lr_conv": 0.01284, + "wd_lin": 1.213e-06, + "wd_conv": 0.0004961 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/ChebConv/param/config.json b/config/minesweeper/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..178278b --- /dev/null +++ b/config/minesweeper/DecoupledVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.07391, + "lr_conv": 0.3265, + "wd_lin": 0.0007457, + "wd_conv": 7.32e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/ChebIIConv/param/config.json b/config/minesweeper/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..7ad4340 --- /dev/null +++ b/config/minesweeper/DecoupledVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.0, + "dropout_conv": 0.9, + "lr_lin": 0.1392, + "lr_conv": 0.2182, + "wd_lin": 1.302e-07, + "wd_conv": 6.661e-07 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/ClenshawConv/param/config.json b/config/minesweeper/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..b71bd2a --- /dev/null +++ b/config/minesweeper/DecoupledVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.95, + "dropout_lin": 0.2, + "dropout_conv": 0.9, + "lr_lin": 0.02592, + "lr_conv": 0.1471, + "wd_lin": 4.614e-06, + "wd_conv": 0.0006867, + "alpha": 1.36 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/FBGNNI/param/config.json b/config/minesweeper/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..960fa5a --- /dev/null +++ b/config/minesweeper/DecoupledVar/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.2, + "dropout_conv": 0.1, + "lr_lin": 0.09233, + "lr_conv": 0.1626, + "wd_lin": 2.127e-07, + "wd_conv": 0.0001047 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/FBGNNII/param/config.json b/config/minesweeper/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..a450f6b --- /dev/null +++ b/config/minesweeper/DecoupledVar/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.0, + "dropout_conv": 0.3, + "lr_lin": 0.3017, + "lr_conv": 0.1377, + "wd_lin": 2.193e-07, + "wd_conv": 1.721e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/FavardConv/param/config.json b/config/minesweeper/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..0055152 --- /dev/null +++ b/config/minesweeper/DecoupledVar/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.6, + "dropout_conv": 0.4, + "lr_lin": 0.02603, + "lr_conv": 0.2147, + "wd_lin": 1.121e-06, + "wd_conv": 3.051e-05 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/FiGURe/param/config.json b/config/minesweeper/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..8636f51 --- /dev/null +++ b/config/minesweeper/DecoupledVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.3446, + "lr_conv": 0.1784, + "wd_lin": 2.062e-07, + "wd_conv": 7.874e-05 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/HornerConv/param/config.json b/config/minesweeper/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..f910c82 --- /dev/null +++ b/config/minesweeper/DecoupledVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.1, + "dropout_lin": 0.4, + "dropout_conv": 0.3, + "lr_lin": 0.064, + "lr_conv": 0.2708, + "wd_lin": 4.069e-07, + "wd_conv": 1.266e-05, + "alpha": 7.62 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/JacobiConv/param/config.json b/config/minesweeper/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..ec99aff --- /dev/null +++ b/config/minesweeper/DecoupledVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.95, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.2822, + "lr_conv": 0.3859, + "wd_lin": 4.815e-07, + "wd_conv": 1.881e-06, + "alpha": 0.67, + "beta": 0.97 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/LapiConv/param/config.json b/config/minesweeper/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..a2b2173 --- /dev/null +++ b/config/minesweeper/DecoupledVar/LapiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.1, + "dropout_conv": 0.2, + "lr_lin": 0.02833, + "lr_conv": 0.1749, + "wd_lin": 1.977e-06, + "wd_conv": 0.0001733 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/LegendreConv/param/config.json b/config/minesweeper/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..e563fd0 --- /dev/null +++ b/config/minesweeper/DecoupledVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.0, + "dropout_conv": 0.6, + "lr_lin": 0.06288, + "lr_conv": 0.2298, + "wd_lin": 0.0001029, + "wd_conv": 2.019e-06 +} \ No newline at end of file diff --git a/config/minesweeper/DecoupledVar/OptBasisConv/param/config.json b/config/minesweeper/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..463992a --- /dev/null +++ b/config/minesweeper/DecoupledVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.02278, + "lr_conv": 0.423, + "wd_lin": 4.985e-05, + "wd_conv": 1.225e-06 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/ACMGNNI/param/config.json b/config/minesweeper/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..3fedfb7 --- /dev/null +++ b/config/minesweeper/Iterative/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 0.03804, + "lr_conv": 0.009823, + "wd_lin": 1.071e-05, + "wd_conv": 0.0001228 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/ACMGNNII/param/config.json b/config/minesweeper/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..e2ca2de --- /dev/null +++ b/config/minesweeper/Iterative/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.2015, + "lr_conv": 0.002839, + "wd_lin": 0.0001375, + "wd_conv": 1.567e-07 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/AdjConv/param/config.json b/config/minesweeper/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..f0c028c --- /dev/null +++ b/config/minesweeper/Iterative/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.3, + "dropout_conv": 0.5, + "lr_lin": 0.02978, + "lr_conv": 1.541e-05, + "wd_lin": 8.052e-07, + "wd_conv": 0.0003687 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/AdjiConv/param/config.json b/config/minesweeper/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..9f4ed9e --- /dev/null +++ b/config/minesweeper/Iterative/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.7, + "dropout_conv": 0.2, + "lr_lin": 0.09884, + "lr_conv": 4.04e-05, + "wd_lin": 6.424e-07, + "wd_conv": 4.642e-06 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/BernConv/param/config.json b/config/minesweeper/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..93baefb --- /dev/null +++ b/config/minesweeper/Iterative/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.3, + "dropout_conv": 0.8, + "lr_lin": 0.04974, + "lr_conv": 0.009072, + "wd_lin": 0.0004059, + "wd_conv": 1.479e-07 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/ChebConv/param/config.json b/config/minesweeper/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..3c35160 --- /dev/null +++ b/config/minesweeper/Iterative/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.0, + "dropout_conv": 0.4, + "lr_lin": 0.04653, + "lr_conv": 1.64e-05, + "wd_lin": 0.0009802, + "wd_conv": 0.0001444 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/ChebIIConv/param/config.json b/config/minesweeper/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..49e4f5f --- /dev/null +++ b/config/minesweeper/Iterative/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.2, + "dropout_conv": 0.7, + "lr_lin": 0.06381, + "lr_conv": 0.02488, + "wd_lin": 1.087e-05, + "wd_conv": 2.281e-05 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/ClenshawConv/param/config.json b/config/minesweeper/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..fb61ca8 --- /dev/null +++ b/config/minesweeper/Iterative/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.65, + "dropout_lin": 0.4, + "dropout_conv": 0.1, + "lr_lin": 0.03491, + "lr_conv": 4.911e-05, + "wd_lin": 1.767e-05, + "wd_conv": 2.221e-05, + "alpha": 2.63 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/FBGNNI/param/config.json b/config/minesweeper/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..2c19d7f --- /dev/null +++ b/config/minesweeper/Iterative/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.4, + "dropout_conv": 0.2, + "lr_lin": 0.03953, + "lr_conv": 0.00167, + "wd_lin": 4.668e-05, + "wd_conv": 0.0001433 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/FBGNNII/param/config.json b/config/minesweeper/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..9885410 --- /dev/null +++ b/config/minesweeper/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.7, + "dropout_conv": 0.0, + "lr_lin": 0.02579, + "lr_conv": 0.003546, + "wd_lin": 3.947e-05, + "wd_conv": 1.37e-06 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/FavardConv/param/config.json b/config/minesweeper/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..4e1db4c --- /dev/null +++ b/config/minesweeper/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.6, + "dropout_conv": 0.2, + "lr_lin": 0.00531, + "lr_conv": 0.009777, + "wd_lin": 0.0001688, + "wd_conv": 0.0003289 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/FiGURe/param/config.json b/config/minesweeper/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..c297366 --- /dev/null +++ b/config/minesweeper/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.0, + "dropout_conv": 0.1, + "lr_lin": 0.05845, + "lr_conv": 0.0006526, + "wd_lin": 8.253e-05, + "wd_conv": 1.695e-05 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/HornerConv/param/config.json b/config/minesweeper/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..cfe3e5b --- /dev/null +++ b/config/minesweeper/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.05, + "dropout_lin": 0.0, + "dropout_conv": 0.2, + "lr_lin": 0.04668, + "lr_conv": 0.0005234, + "wd_lin": 1.726e-06, + "wd_conv": 8.286e-05, + "alpha": 3.77 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/JacobiConv/param/config.json b/config/minesweeper/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..e4c290e --- /dev/null +++ b/config/minesweeper/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.5, + "dropout_lin": 0.0, + "dropout_conv": 0.0, + "lr_lin": 0.02199, + "lr_conv": 0.1071, + "wd_lin": 4.004e-07, + "wd_conv": 0.0002031, + "alpha": 0.02, + "beta": 0.24 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/LegendreConv/param/config.json b/config/minesweeper/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..47433d6 --- /dev/null +++ b/config/minesweeper/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.1, + "dropout_conv": 0.4, + "lr_lin": 0.2285, + "lr_conv": 0.3726, + "wd_lin": 8.244e-07, + "wd_conv": 8.686e-06 +} \ No newline at end of file diff --git a/config/minesweeper/Iterative/OptBasisConv/param/config.json b/config/minesweeper/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..14fe4f6 --- /dev/null +++ b/config/minesweeper/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.0, + "dropout_conv": 0.1, + "lr_lin": 0.07062, + "lr_conv": 0.0005103, + "wd_lin": 2.398e-05, + "wd_conv": 5.018e-06 +} \ No newline at end of file diff --git a/config/minesweeper/IterativeFixed/AdjResConv/param/config.json b/config/minesweeper/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..d461b4b --- /dev/null +++ b/config/minesweeper/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 0.57, + "normg": 1.0, + "dropout_conv": 0.1, + "dropout_lin": 0.0, + "lr_lin": 0.02836, + "wd_lin": 2.159e-06 +} \ No newline at end of file diff --git a/config/minesweeper/IterativeFixed/AdjiConv/param/config.json b/config/minesweeper/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..f9aa9d8 --- /dev/null +++ b/config/minesweeper/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.15, + "dropout_conv": 0.0, + "dropout_lin": 0.7, + "lr_lin": 0.08263, + "wd_lin": 0.0004941 +} \ No newline at end of file diff --git a/config/minesweeper/IterativeFixed/MLP/param/config.json b/config/minesweeper/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..f11b88d --- /dev/null +++ b/config/minesweeper/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 1.0, + "lr_lin": 0.002073, + "wd_lin": 1.174e-07 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/AdjConv-appr/param/config.json b/config/minesweeper/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..545b3ee --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.58, + "normg": 0.05, + "dropout_conv": 0.0, + "dropout_lin": 0.1, + "lr_lin": 0.09861, + "wd_lin": 0.0001187 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/minesweeper/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..63d2f40 --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.444, + "normg": 0.4, + "dropout_conv": 0.9, + "dropout_lin": 0.4, + "lr_lin": 0.3572, + "wd_lin": 1.644e-06 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/AdjConv-hk/param/config.json b/config/minesweeper/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..09767d4 --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 5.53, + "normg": 0.65, + "dropout_conv": 0.6, + "dropout_lin": 0.0, + "lr_lin": 0.006816, + "wd_lin": 0.0009519 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/minesweeper/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..484ed41 --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.36, + "normg": 0.45, + "dropout_conv": 0.9, + "dropout_lin": 0.4, + "lr_lin": 0.01774, + "wd_lin": 5.78e-05 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/AdjConv-mono/param/config.json b/config/minesweeper/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..2e54d7c --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.0, + "normg": 0.45, + "dropout_conv": 0.9, + "dropout_lin": 0.0, + "lr_lin": 1.96e-05, + "wd_lin": 6.333e-07 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/minesweeper/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..2dd521b --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.5, + "dropout_conv": 0.9, + "dropout_lin": 0.5, + "lr_lin": 0.0001483, + "wd_lin": 2.255e-05 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/FAGNN/param/config.json b/config/minesweeper/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..cc5bb52 --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 1.0, + "dropout_lin": 0.3, + "dropout_conv": 0.0, + "lr_lin": 0.0007775, + "lr_conv": 0.1946, + "wd_lin": 8.3e-06, + "wd_conv": 5.314e-05, + "beta": "1.09,0.88" +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/G2CN/param/config.json b/config/minesweeper/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..7a94467 --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.6, + "dropout_lin": 0.1, + "dropout_conv": 0.0, + "lr_lin": 0.3141, + "lr_conv": 0.0001215, + "wd_lin": 0.0003832, + "wd_conv": 0.0002688, + "beta": "1.31,0.12", + "theta_param": "0.555,0.25" +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/GNN_LFHF/param/config.json b/config/minesweeper/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..6a3d946 --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.85, + "dropout_lin": 0.6, + "dropout_conv": 0.2, + "lr_lin": 0.0005404, + "lr_conv": 0.07495, + "wd_lin": 5.179e-07, + "wd_conv": 6.321e-06, + "beta": "0.95,-0.17", + "theta_param": "0.28,0.48" +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedFixed/MLP/param/config.json b/config/minesweeper/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..afb7f5c --- /dev/null +++ b/config/minesweeper/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.8, + "lr_lin": 0.0002537, + "wd_lin": 9.348e-07 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/AdjConv/param/config.json b/config/minesweeper/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..3525d8c --- /dev/null +++ b/config/minesweeper/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.5, + "dropout_conv": 0.8, + "lr_lin": 0.0001442, + "lr_conv": 0.0007219, + "wd_lin": 5.379e-07, + "wd_conv": 3.735e-07 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/AdjSkipConv/param/config.json b/config/minesweeper/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..2144bd4 --- /dev/null +++ b/config/minesweeper/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.3, + "dropout_conv": 0.2, + "lr_lin": 0.2536, + "lr_conv": 6.234e-05, + "wd_lin": 0.0001095, + "wd_conv": 2.893e-07 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/BernConv/param/config.json b/config/minesweeper/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..aa973bb --- /dev/null +++ b/config/minesweeper/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.2, + "dropout_conv": 0.7, + "lr_lin": 0.0359, + "lr_conv": 0.004181, + "wd_lin": 1.06e-07, + "wd_conv": 0.0002212 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/ChebConv/param/config.json b/config/minesweeper/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..4a3050e --- /dev/null +++ b/config/minesweeper/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.2, + "dropout_conv": 0.3, + "lr_lin": 0.001915, + "lr_conv": 0.4673, + "wd_lin": 0.0003216, + "wd_conv": 0.000341 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/ChebIIConv/param/config.json b/config/minesweeper/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..45d4b75 --- /dev/null +++ b/config/minesweeper/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.0, + "dropout_conv": 0.2, + "lr_lin": 0.008236, + "lr_conv": 0.005422, + "wd_lin": 1.537e-06, + "wd_conv": 8.875e-07 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/ClenshawConv/param/config.json b/config/minesweeper/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..cae34cc --- /dev/null +++ b/config/minesweeper/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.05, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 0.006483, + "lr_conv": 0.02375, + "wd_lin": 5.636e-05, + "wd_conv": 0.0009664, + "alpha": 0.0686 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/FiGURe/param/config.json b/config/minesweeper/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..30abc94 --- /dev/null +++ b/config/minesweeper/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.5, + "dropout_conv": 0.1, + "lr_lin": 9.154e-05, + "lr_conv": 2.744e-05, + "wd_lin": 2.774e-06, + "wd_conv": 0.0003841 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/HornerConv/param/config.json b/config/minesweeper/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..97c9371 --- /dev/null +++ b/config/minesweeper/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.25, + "dropout_lin": 0.0, + "dropout_conv": 0.6, + "lr_lin": 0.005216, + "lr_conv": 0.01022, + "wd_lin": 2.424e-05, + "wd_conv": 4.893e-06, + "alpha": 0.0201 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/JacobiConv/param/config.json b/config/minesweeper/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..1f473c4 --- /dev/null +++ b/config/minesweeper/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.35, + "dropout_lin": 0.2, + "dropout_conv": 0.3, + "lr_lin": 0.00143, + "lr_conv": 0.0125, + "wd_lin": 6.818e-05, + "wd_conv": 7.189e-05, + "alpha": 0.77, + "beta": 0.79 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/LegendreConv/param/config.json b/config/minesweeper/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..cff0694 --- /dev/null +++ b/config/minesweeper/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.1, + "dropout_conv": 0.0, + "lr_lin": 0.4988, + "lr_conv": 1.921e-05, + "wd_lin": 0.0005047, + "wd_conv": 7.787e-05 +} \ No newline at end of file diff --git a/config/minesweeper/PrecomputedVar/OptBasisConv/param/config.json b/config/minesweeper/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..bb7ebed --- /dev/null +++ b/config/minesweeper/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.001475, + "lr_conv": 0.2344, + "wd_lin": 3.877e-05, + "wd_conv": 1.172e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/AdjConv-appr/param/config.json b/config/pubmed/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..5dad7c5 --- /dev/null +++ b/config/pubmed/DecoupledFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.36, + "normg": 0.3, + "dropout_conv": 0.0, + "dropout_lin": 0.3, + "lr_lin": 0.03486, + "wd_lin": 1.466e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/pubmed/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..5c925aa --- /dev/null +++ b/config/pubmed/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.19, + "normg": 0.45, + "dropout_conv": 0.5, + "dropout_lin": 0.1, + "lr_lin": 0.1976, + "wd_lin": 2.401e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/AdjConv-hk/param/config.json b/config/pubmed/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..4636f72 --- /dev/null +++ b/config/pubmed/DecoupledFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.09, + "normg": 0.45, + "dropout_conv": 0.3, + "dropout_lin": 0.2, + "lr_lin": 0.1554, + "wd_lin": 6.544e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/AdjConv-impulse/param/config.json b/config/pubmed/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..ec16908 --- /dev/null +++ b/config/pubmed/DecoupledFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.18, + "normg": 0.9, + "dropout_conv": 0.9, + "dropout_lin": 0.6, + "lr_lin": 0.02779, + "wd_lin": 5.304e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/AdjConv-mono/param/config.json b/config/pubmed/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..09b17ca --- /dev/null +++ b/config/pubmed/DecoupledFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.53, + "normg": 0.7, + "dropout_conv": 0.5, + "dropout_lin": 0.7, + "lr_lin": 0.01774, + "wd_lin": 6.869e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/AdjiConv-ones/param/config.json b/config/pubmed/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..8bb3a99 --- /dev/null +++ b/config/pubmed/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.9, + "dropout_conv": 0.3, + "dropout_lin": 0.1, + "lr_lin": 0.02954, + "wd_lin": 7.468e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/FAGNN/param/config.json b/config/pubmed/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..16fefe4 --- /dev/null +++ b/config/pubmed/DecoupledFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.75, + "dropout_lin": 0.2, + "dropout_conv": 0.7, + "lr_lin": 0.1337, + "lr_conv": 0.2227, + "wd_lin": 3.624e-06, + "wd_conv": 5.112e-06, + "beta": "1.67,1.02" +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/G2CN/param/config.json b/config/pubmed/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..af2e829 --- /dev/null +++ b/config/pubmed/DecoupledFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.65, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.02448, + "lr_conv": 1.271e-05, + "wd_lin": 1.736e-06, + "wd_conv": 3.044e-05, + "beta": "1.31,0.91", + "theta_param": "0.791,0.779" +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/GNN_LFHF/param/config.json b/config/pubmed/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..04288ac --- /dev/null +++ b/config/pubmed/DecoupledFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.1, + "dropout_lin": 0.2, + "dropout_conv": 0.7, + "lr_lin": 0.2346, + "lr_conv": 4.69e-05, + "wd_lin": 4.335e-07, + "wd_conv": 4.319e-07, + "beta": "0.5,-0.51", + "theta_param": "0.27,0.37" +} \ No newline at end of file diff --git a/config/pubmed/DecoupledFixed/MLP/param/config.json b/config/pubmed/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..08cc00d --- /dev/null +++ b/config/pubmed/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.4, + "lr_lin": 0.003074, + "wd_lin": 1.131e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ACMConv-1-low-high-id/param/config.json b/config/pubmed/DecoupledVar/ACMConv-1-low-high-id/param/config.json new file mode 100644 index 0000000..8aa0c12 --- /dev/null +++ b/config/pubmed/DecoupledVar/ACMConv-1-low-high-id/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.1271, + "lr_conv": 0.1255, + "wd_lin": 3.073e-06, + "wd_conv": 1.996e-05 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ACMConv-1-low-high/param/config.json b/config/pubmed/DecoupledVar/ACMConv-1-low-high/param/config.json new file mode 100644 index 0000000..4805b58 --- /dev/null +++ b/config/pubmed/DecoupledVar/ACMConv-1-low-high/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 0.3786, + "lr_conv": 0.0002527, + "wd_lin": 9.091e-06, + "wd_conv": 6.814e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ACMConv-2-low-high-id/param/config.json b/config/pubmed/DecoupledVar/ACMConv-2-low-high-id/param/config.json new file mode 100644 index 0000000..72ac0d1 --- /dev/null +++ b/config/pubmed/DecoupledVar/ACMConv-2-low-high-id/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.0, + "dropout_conv": 0.8, + "lr_lin": 0.09593, + "lr_conv": 0.01171, + "wd_lin": 9.784e-06, + "wd_conv": 1.808e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ACMConv-2-low-high/param/config.json b/config/pubmed/DecoupledVar/ACMConv-2-low-high/param/config.json new file mode 100644 index 0000000..0e99a15 --- /dev/null +++ b/config/pubmed/DecoupledVar/ACMConv-2-low-high/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.4, + "dropout_conv": 0.1, + "lr_lin": 0.02199, + "lr_conv": 0.0004075, + "wd_lin": 3.792e-07, + "wd_conv": 1.442e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ACMGNNI/param/config.json b/config/pubmed/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..f63f0c4 --- /dev/null +++ b/config/pubmed/DecoupledVar/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.5, + "dropout_conv": 0.3, + "lr_lin": 0.1084, + "lr_conv": 0.009155, + "wd_lin": 2.736e-05, + "wd_conv": 1.097e-05 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ACMGNNII/param/config.json b/config/pubmed/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..00ff92f --- /dev/null +++ b/config/pubmed/DecoupledVar/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.5, + "dropout_conv": 0.0, + "lr_lin": 0.09433, + "lr_conv": 0.01353, + "wd_lin": 6.57e-07, + "wd_conv": 1.549e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/AdjConv/param/config.json b/config/pubmed/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..c6d9540 --- /dev/null +++ b/config/pubmed/DecoupledVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.2, + "dropout_conv": 0.6, + "lr_lin": 0.08528, + "lr_conv": 0.0496, + "wd_lin": 1.116e-06, + "wd_conv": 6.22e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/AdjiConv/param/config.json b/config/pubmed/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..0b3e56b --- /dev/null +++ b/config/pubmed/DecoupledVar/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.4, + "dropout_conv": 0.6, + "lr_lin": 0.03616, + "lr_conv": 0.0004596, + "wd_lin": 0.0001222, + "wd_conv": 8.247e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/BernConv/param/config.json b/config/pubmed/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..17b3a6f --- /dev/null +++ b/config/pubmed/DecoupledVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.1747, + "lr_conv": 0.07739, + "wd_lin": 4.14e-07, + "wd_conv": 4.189e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ChebConv/param/config.json b/config/pubmed/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..a370b82 --- /dev/null +++ b/config/pubmed/DecoupledVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.0, + "dropout_conv": 0.3, + "lr_lin": 0.1364, + "lr_conv": 0.1148, + "wd_lin": 1.55e-05, + "wd_conv": 4.794e-05 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ChebIIConv/param/config.json b/config/pubmed/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..74e4fb1 --- /dev/null +++ b/config/pubmed/DecoupledVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 0.004938, + "lr_conv": 0.0155, + "wd_lin": 1.219e-07, + "wd_conv": 8.172e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/ClenshawConv/param/config.json b/config/pubmed/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..f9920b0 --- /dev/null +++ b/config/pubmed/DecoupledVar/ClenshawConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.7, + "dropout_conv": 0.8, + "lr_lin": 0.01434, + "lr_conv": 0.02021, + "wd_lin": 0.0001063, + "wd_conv": 3.117e-05 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/FBGNNI/param/config.json b/config/pubmed/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..e0b496f --- /dev/null +++ b/config/pubmed/DecoupledVar/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.2, + "dropout_conv": 0.0, + "lr_lin": 0.02617, + "lr_conv": 3.706e-05, + "wd_lin": 1.025e-07, + "wd_conv": 2.392e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/FBGNNII/param/config.json b/config/pubmed/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..e91b045 --- /dev/null +++ b/config/pubmed/DecoupledVar/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.01726, + "lr_conv": 0.02292, + "wd_lin": 2.072e-06, + "wd_conv": 1.242e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/FavardConv/param/config.json b/config/pubmed/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..a3a70c3 --- /dev/null +++ b/config/pubmed/DecoupledVar/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.7, + "dropout_conv": 0.0, + "lr_lin": 0.0137, + "lr_conv": 0.00545, + "wd_lin": 4.642e-06, + "wd_conv": 7.048e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/FiGURe/param/config.json b/config/pubmed/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..1708657 --- /dev/null +++ b/config/pubmed/DecoupledVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.08381, + "lr_conv": 0.2205, + "wd_lin": 1.409e-07, + "wd_conv": 1.095e-07 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/HornerConv/param/config.json b/config/pubmed/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..0328e79 --- /dev/null +++ b/config/pubmed/DecoupledVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.35, + "dropout_lin": 0.3, + "dropout_conv": 0.8, + "lr_lin": 0.006659, + "lr_conv": 0.2514, + "wd_lin": 5.185e-07, + "wd_conv": 2.838e-07, + "alpha": 0.013 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/JacobiConv/param/config.json b/config/pubmed/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..cc5f06e --- /dev/null +++ b/config/pubmed/DecoupledVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.0, + "dropout_lin": 0.2, + "dropout_conv": 0.4, + "lr_lin": 0.1048, + "lr_conv": 0.4898, + "wd_lin": 0.0002777, + "wd_conv": 6.699e-07, + "alpha": 0.23, + "beta": 0.9 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/LapiConv/param/config.json b/config/pubmed/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..a662793 --- /dev/null +++ b/config/pubmed/DecoupledVar/LapiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.4, + "dropout_conv": 0.7, + "lr_lin": 0.1297, + "lr_conv": 0.002047, + "wd_lin": 1.042e-05, + "wd_conv": 2.015e-06 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/LegendreConv/param/config.json b/config/pubmed/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..68f1967 --- /dev/null +++ b/config/pubmed/DecoupledVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.2, + "dropout_conv": 0.4, + "lr_lin": 0.003507, + "lr_conv": 0.06424, + "wd_lin": 0.0004114, + "wd_conv": 6.798e-05 +} \ No newline at end of file diff --git a/config/pubmed/DecoupledVar/OptBasisConv/param/config.json b/config/pubmed/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..8d07670 --- /dev/null +++ b/config/pubmed/DecoupledVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.007725, + "lr_conv": 0.1907, + "wd_lin": 5.911e-07, + "wd_conv": 9.57e-06 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/ACMGNNI/param/config.json b/config/pubmed/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..2885eb7 --- /dev/null +++ b/config/pubmed/Iterative/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.3, + "dropout_conv": 0.0, + "lr_lin": 0.003275, + "lr_conv": 2.795e-05, + "wd_lin": 2.007e-07, + "wd_conv": 6.516e-06 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/ACMGNNII/param/config.json b/config/pubmed/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..858452c --- /dev/null +++ b/config/pubmed/Iterative/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.05876, + "lr_conv": 0.001233, + "wd_lin": 7.083e-05, + "wd_conv": 5.442e-07 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/AdjConv/param/config.json b/config/pubmed/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..22cb77d --- /dev/null +++ b/config/pubmed/Iterative/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.3, + "dropout_conv": 0.8, + "lr_lin": 0.02388, + "lr_conv": 0.0002697, + "wd_lin": 1.119e-05, + "wd_conv": 7.452e-05 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/AdjiConv/param/config.json b/config/pubmed/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..f032289 --- /dev/null +++ b/config/pubmed/Iterative/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.2, + "dropout_conv": 0.4, + "lr_lin": 0.01393, + "lr_conv": 0.001295, + "wd_lin": 1.648e-05, + "wd_conv": 1.433e-07 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/BernConv/param/config.json b/config/pubmed/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..385245e --- /dev/null +++ b/config/pubmed/Iterative/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.1, + "dropout_conv": 0.0, + "lr_lin": 0.1039, + "lr_conv": 0.006349, + "wd_lin": 0.0001549, + "wd_conv": 1.797e-05 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/ChebConv/param/config.json b/config/pubmed/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..0491b87 --- /dev/null +++ b/config/pubmed/Iterative/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.7, + "dropout_conv": 0.1, + "lr_lin": 0.07929, + "lr_conv": 0.00244, + "wd_lin": 0.0004747, + "wd_conv": 2.121e-07 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/ChebIIConv/param/config.json b/config/pubmed/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..d265df8 --- /dev/null +++ b/config/pubmed/Iterative/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.1, + "dropout_conv": 0.8, + "lr_lin": 0.06122, + "lr_conv": 0.01278, + "wd_lin": 0.0005648, + "wd_conv": 2.013e-06 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/ClenshawConv/param/config.json b/config/pubmed/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..06668d3 --- /dev/null +++ b/config/pubmed/Iterative/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.95, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.008462, + "lr_conv": 0.0006933, + "wd_lin": 0.0002243, + "wd_conv": 8.143e-05, + "alpha": 0.0701 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/FBGNNI/param/config.json b/config/pubmed/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..ddef181 --- /dev/null +++ b/config/pubmed/Iterative/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.005761, + "lr_conv": 0.0002122, + "wd_lin": 0.0001651, + "wd_conv": 3.76e-05 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/FBGNNII/param/config.json b/config/pubmed/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..34bb2b9 --- /dev/null +++ b/config/pubmed/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.1369, + "lr_conv": 0.0008448, + "wd_lin": 1.909e-06, + "wd_conv": 7.006e-07 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/FavardConv/param/config.json b/config/pubmed/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..77f6c5d --- /dev/null +++ b/config/pubmed/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.4, + "dropout_conv": 0.2, + "lr_lin": 0.02112, + "lr_conv": 0.02794, + "wd_lin": 0.000108, + "wd_conv": 0.0002209 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/FiGURe/param/config.json b/config/pubmed/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..ab35ce2 --- /dev/null +++ b/config/pubmed/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.8, + "dropout_conv": 0.2, + "lr_lin": 0.04299, + "lr_conv": 0.01279, + "wd_lin": 4.386e-06, + "wd_conv": 8.577e-07 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/HornerConv/param/config.json b/config/pubmed/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..ebf6874 --- /dev/null +++ b/config/pubmed/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.5, + "dropout_lin": 0.1, + "dropout_conv": 0.8, + "lr_lin": 0.02318, + "lr_conv": 0.0001262, + "wd_lin": 0.0002477, + "wd_conv": 1.508e-05, + "alpha": 0.0287 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/JacobiConv/param/config.json b/config/pubmed/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..c93b590 --- /dev/null +++ b/config/pubmed/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.8, + "dropout_lin": 0.5, + "dropout_conv": 0.2, + "lr_lin": 0.07005, + "lr_conv": 0.0005345, + "wd_lin": 6.6e-06, + "wd_conv": 6.257e-06, + "alpha": 0.89, + "beta": 0.28 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/LegendreConv/param/config.json b/config/pubmed/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..ea82f0e --- /dev/null +++ b/config/pubmed/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.0, + "dropout_conv": 0.5, + "lr_lin": 0.1636, + "lr_conv": 0.0003353, + "wd_lin": 7.902e-06, + "wd_conv": 1.237e-06 +} \ No newline at end of file diff --git a/config/pubmed/Iterative/OptBasisConv/param/config.json b/config/pubmed/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..0fed8b9 --- /dev/null +++ b/config/pubmed/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.01179, + "lr_conv": 0.02266, + "wd_lin": 7.415e-07, + "wd_conv": 4.453e-05 +} \ No newline at end of file diff --git a/config/pubmed/IterativeFixed/AdjResConv/param/config.json b/config/pubmed/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..901cb2f --- /dev/null +++ b/config/pubmed/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 0.23, + "normg": 0.5, + "dropout_conv": 0.3, + "dropout_lin": 0.1, + "lr_lin": 0.009974, + "wd_lin": 2.248e-05 +} \ No newline at end of file diff --git a/config/pubmed/IterativeFixed/AdjiConv/param/config.json b/config/pubmed/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..0a1f00c --- /dev/null +++ b/config/pubmed/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.55, + "dropout_conv": 0.8, + "dropout_lin": 0.1, + "lr_lin": 0.03264, + "wd_lin": 6.674e-06 +} \ No newline at end of file diff --git a/config/pubmed/IterativeFixed/MLP/param/config.json b/config/pubmed/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..ac1c025 --- /dev/null +++ b/config/pubmed/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.1, + "lr_lin": 0.2359, + "wd_lin": 3.237e-05 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/AdjConv-appr/param/config.json b/config/pubmed/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..8869530 --- /dev/null +++ b/config/pubmed/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.45, + "normg": 0.5, + "dropout_conv": 0.9, + "dropout_lin": 0.2, + "lr_lin": 1.435e-05, + "wd_lin": 0.0009159 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/pubmed/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..834f640 --- /dev/null +++ b/config/pubmed/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.554, + "normg": 0.1, + "dropout_conv": 0.0, + "dropout_lin": 0.5, + "lr_lin": 0.393, + "wd_lin": 0.0009718 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/AdjConv-hk/param/config.json b/config/pubmed/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..5c666df --- /dev/null +++ b/config/pubmed/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.02, + "normg": 0.2, + "dropout_conv": 0.2, + "dropout_lin": 0.6, + "lr_lin": 0.001304, + "wd_lin": 0.0006891 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/pubmed/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..e12eeaf --- /dev/null +++ b/config/pubmed/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.44, + "normg": 0.75, + "dropout_conv": 0.0, + "dropout_lin": 0.1, + "lr_lin": 0.451, + "wd_lin": 3.635e-05 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/AdjConv-mono/param/config.json b/config/pubmed/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..a85b0ae --- /dev/null +++ b/config/pubmed/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.64, + "normg": 0.0, + "dropout_conv": 0.5, + "dropout_lin": 0.4, + "lr_lin": 0.2834, + "wd_lin": 4.002e-06 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/pubmed/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..c1cec49 --- /dev/null +++ b/config/pubmed/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.2, + "dropout_conv": 0.8, + "dropout_lin": 0.2, + "lr_lin": 0.009001, + "wd_lin": 7.869e-07 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/FAGNN/param/config.json b/config/pubmed/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..b26ab87 --- /dev/null +++ b/config/pubmed/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.55, + "dropout_lin": 0.5, + "dropout_conv": 0.9, + "lr_lin": 5.791e-05, + "lr_conv": 0.03383, + "wd_lin": 3.505e-07, + "wd_conv": 7.603e-05, + "beta": "1.7,0.1" +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/G2CN/param/config.json b/config/pubmed/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..e0810ee --- /dev/null +++ b/config/pubmed/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.6, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 7.148e-05, + "lr_conv": 0.02418, + "wd_lin": 0.0001363, + "wd_conv": 1.092e-07, + "beta": "1.86,0.66", + "theta_param": "0.716,0.154" +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/GNN_LFHF/param/config.json b/config/pubmed/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..d2dc3c2 --- /dev/null +++ b/config/pubmed/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.35, + "dropout_lin": 0.6, + "dropout_conv": 0.4, + "lr_lin": 0.1772, + "lr_conv": 0.001789, + "wd_lin": 1.859e-07, + "wd_conv": 1.844e-07, + "beta": "0.17,-0.6", + "theta_param": "0.08,0.29" +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedFixed/MLP/param/config.json b/config/pubmed/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..7257e07 --- /dev/null +++ b/config/pubmed/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.6, + "lr_lin": 0.0004207, + "wd_lin": 2.211e-06 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/AdjConv/param/config.json b/config/pubmed/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..9d04dbb --- /dev/null +++ b/config/pubmed/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.7, + "dropout_conv": 0.4, + "lr_lin": 3.99e-05, + "lr_conv": 0.0001198, + "wd_lin": 0.000422, + "wd_conv": 3.772e-05 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/AdjSkipConv/param/config.json b/config/pubmed/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..ff15ed9 --- /dev/null +++ b/config/pubmed/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.2, + "dropout_lin": 0.6, + "dropout_conv": 0.7, + "lr_lin": 0.06214, + "lr_conv": 0.0006261, + "wd_lin": 1.567e-07, + "wd_conv": 0.0005021 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/BernConv/param/config.json b/config/pubmed/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..11a16d6 --- /dev/null +++ b/config/pubmed/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.3, + "dropout_lin": 0.3, + "dropout_conv": 0.3, + "lr_lin": 1.207e-05, + "lr_conv": 1.815e-05, + "wd_lin": 2.138e-06, + "wd_conv": 5.09e-05 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/ChebConv/param/config.json b/config/pubmed/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..01173c0 --- /dev/null +++ b/config/pubmed/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.6, + "dropout_conv": 0.6, + "lr_lin": 0.01539, + "lr_conv": 0.0003388, + "wd_lin": 3.235e-06, + "wd_conv": 7.252e-06 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/ChebIIConv/param/config.json b/config/pubmed/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..209daac --- /dev/null +++ b/config/pubmed/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 0.001443, + "lr_conv": 0.0004828, + "wd_lin": 4.466e-05, + "wd_conv": 1.548e-05 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/ClenshawConv/param/config.json b/config/pubmed/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..e92db37 --- /dev/null +++ b/config/pubmed/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.35, + "dropout_lin": 0.5, + "dropout_conv": 0.8, + "lr_lin": 0.000559, + "lr_conv": 0.0001929, + "wd_lin": 0.0002489, + "wd_conv": 0.0002458, + "alpha": 0.842 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/FiGURe/param/config.json b/config/pubmed/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..205de53 --- /dev/null +++ b/config/pubmed/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.2, + "dropout_conv": 0.8, + "lr_lin": 0.3814, + "lr_conv": 0.01183, + "wd_lin": 1.566e-07, + "wd_conv": 8.029e-07 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/HornerConv/param/config.json b/config/pubmed/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..96a9eb5 --- /dev/null +++ b/config/pubmed/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.45, + "dropout_lin": 0.3, + "dropout_conv": 0.8, + "lr_lin": 0.05593, + "lr_conv": 0.2406, + "wd_lin": 0.0004367, + "wd_conv": 3.32e-05, + "alpha": 2.7 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/JacobiConv/param/config.json b/config/pubmed/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..70d8ec5 --- /dev/null +++ b/config/pubmed/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.7, + "dropout_lin": 0.3, + "dropout_conv": 0.1, + "lr_lin": 0.2168, + "lr_conv": 0.006423, + "wd_lin": 7.081e-06, + "wd_conv": 2.607e-06, + "alpha": 0.83, + "beta": 0.99 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/LegendreConv/param/config.json b/config/pubmed/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..87da59e --- /dev/null +++ b/config/pubmed/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.3, + "dropout_conv": 0.0, + "lr_lin": 1.022e-05, + "lr_conv": 0.002548, + "wd_lin": 1.541e-05, + "wd_conv": 0.0003644 +} \ No newline at end of file diff --git a/config/pubmed/PrecomputedVar/OptBasisConv/param/config.json b/config/pubmed/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..8687ee4 --- /dev/null +++ b/config/pubmed/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.3, + "dropout_conv": 0.5, + "lr_lin": 0.005415, + "lr_conv": 1.113e-05, + "wd_lin": 0.0001541, + "wd_conv": 5.166e-07 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/AdjConv-appr/param/config.json b/config/roman_empire/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..636595f --- /dev/null +++ b/config/roman_empire/DecoupledFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.95, + "normg": 0.6, + "dropout_conv": 0.0, + "dropout_lin": 0.7, + "lr_lin": 0.007855, + "wd_lin": 3.135e-05 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/roman_empire/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..9bb7888 --- /dev/null +++ b/config/roman_empire/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.0735, + "normg": 0.4, + "dropout_conv": 0.4, + "dropout_lin": 0.4, + "lr_lin": 0.002832, + "wd_lin": 1.165e-06 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/AdjConv-hk/param/config.json b/config/roman_empire/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..9e0f99b --- /dev/null +++ b/config/roman_empire/DecoupledFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.267, + "normg": 0.0, + "dropout_conv": 0.0, + "dropout_lin": 0.5, + "lr_lin": 0.002429, + "wd_lin": 0.0009428 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/AdjConv-impulse/param/config.json b/config/roman_empire/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..cebdd0d --- /dev/null +++ b/config/roman_empire/DecoupledFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.05, + "normg": 0.6, + "dropout_conv": 0.3, + "dropout_lin": 0.2, + "lr_lin": 0.00236, + "wd_lin": 0.000864 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/AdjConv-mono/param/config.json b/config/roman_empire/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..206b05d --- /dev/null +++ b/config/roman_empire/DecoupledFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.77, + "normg": 0.4, + "dropout_conv": 0.2, + "dropout_lin": 0.5, + "lr_lin": 0.04575, + "wd_lin": 1.85e-05 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/AdjiConv-ones/param/config.json b/config/roman_empire/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..c47a4b6 --- /dev/null +++ b/config/roman_empire/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.6, + "dropout_conv": 0.5, + "dropout_lin": 0.0, + "lr_lin": 0.08992, + "wd_lin": 2.111e-06 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/FAGNN/param/config.json b/config/roman_empire/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..8e7215b --- /dev/null +++ b/config/roman_empire/DecoupledFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.9, + "dropout_lin": 0.1, + "dropout_conv": 0.6, + "lr_lin": 0.001532, + "lr_conv": 3.81e-05, + "wd_lin": 0.0007561, + "wd_conv": 0.0002146, + "beta": "1.38,1.45" +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/G2CN/param/config.json b/config/roman_empire/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..0fe1d49 --- /dev/null +++ b/config/roman_empire/DecoupledFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 1.0, + "dropout_lin": 0.0, + "dropout_conv": 0.2, + "lr_lin": 0.001786, + "lr_conv": 0.006539, + "wd_lin": 0.0001302, + "wd_conv": 1.016e-06, + "beta": "1.91,0.01", + "theta_param": "0.143,0.11" +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/GNN_LFHF/param/config.json b/config/roman_empire/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..921f6e8 --- /dev/null +++ b/config/roman_empire/DecoupledFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.4, + "dropout_lin": 0.1, + "dropout_conv": 0.6, + "lr_lin": 0.00306, + "lr_conv": 0.003636, + "wd_lin": 1.294e-07, + "wd_conv": 0.0009828, + "beta": "0.59,-0.64", + "theta_param": "0.7,0.09" +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledFixed/MLP/param/config.json b/config/roman_empire/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..3b17180 --- /dev/null +++ b/config/roman_empire/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.0, + "lr_lin": 0.007292, + "wd_lin": 0.0004759 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/ACMGNNI/param/config.json b/config/roman_empire/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..6b68dff --- /dev/null +++ b/config/roman_empire/DecoupledVar/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.0, + "dropout_conv": 0.3, + "lr_lin": 0.3598, + "lr_conv": 0.01177, + "wd_lin": 5.662e-06, + "wd_conv": 0.000264 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/ACMGNNII/param/config.json b/config/roman_empire/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..d3b19e3 --- /dev/null +++ b/config/roman_empire/DecoupledVar/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.001595, + "lr_conv": 0.03243, + "wd_lin": 0.0008129, + "wd_conv": 3.644e-07 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/AdjConv/param/config.json b/config/roman_empire/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..a7c1bab --- /dev/null +++ b/config/roman_empire/DecoupledVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.1, + "dropout_lin": 0.0, + "dropout_conv": 0.8, + "lr_lin": 0.06357, + "lr_conv": 0.01869, + "wd_lin": 3.181e-05, + "wd_conv": 4.637e-05 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/AdjiConv/param/config.json b/config/roman_empire/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..3cb9afa --- /dev/null +++ b/config/roman_empire/DecoupledVar/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.1, + "dropout_conv": 0.8, + "lr_lin": 0.4445, + "lr_conv": 0.0001614, + "wd_lin": 2.729e-06, + "wd_conv": 6.747e-05 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/BernConv/param/config.json b/config/roman_empire/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..5d2b3d5 --- /dev/null +++ b/config/roman_empire/DecoupledVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.3463, + "lr_conv": 0.04059, + "wd_lin": 2.087e-05, + "wd_conv": 0.0008323 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/ChebConv/param/config.json b/config/roman_empire/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..388fd79 --- /dev/null +++ b/config/roman_empire/DecoupledVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.4, + "dropout_conv": 0.1, + "lr_lin": 0.009374, + "lr_conv": 0.0778, + "wd_lin": 1.706e-05, + "wd_conv": 3.415e-05 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/ChebIIConv/param/config.json b/config/roman_empire/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..e258f98 --- /dev/null +++ b/config/roman_empire/DecoupledVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.2, + "dropout_conv": 0.7, + "lr_lin": 0.01294, + "lr_conv": 0.1247, + "wd_lin": 8.593e-05, + "wd_conv": 5.063e-07 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/ClenshawConv/param/config.json b/config/roman_empire/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..6cc4dd6 --- /dev/null +++ b/config/roman_empire/DecoupledVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.55, + "dropout_lin": 0.1, + "dropout_conv": 0.3, + "lr_lin": 0.01582, + "lr_conv": 0.04606, + "wd_lin": 2.206e-05, + "wd_conv": 4.303e-06, + "alpha": 2.3 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/FBGNNI/param/config.json b/config/roman_empire/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..63b6200 --- /dev/null +++ b/config/roman_empire/DecoupledVar/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.5, + "dropout_conv": 0.0, + "lr_lin": 0.101, + "lr_conv": 0.03019, + "wd_lin": 2.874e-06, + "wd_conv": 1.112e-07 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/FBGNNII/param/config.json b/config/roman_empire/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..5bbd2fd --- /dev/null +++ b/config/roman_empire/DecoupledVar/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.2, + "dropout_conv": 0.2, + "lr_lin": 0.3822, + "lr_conv": 0.05363, + "wd_lin": 1.71e-06, + "wd_conv": 2.173e-06 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/FavardConv/param/config.json b/config/roman_empire/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..8a0c8b6 --- /dev/null +++ b/config/roman_empire/DecoupledVar/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.3, + "dropout_conv": 0.1, + "lr_lin": 0.01764, + "lr_conv": 0.01044, + "wd_lin": 3.772e-07, + "wd_conv": 0.0001955 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/FiGURe/param/config.json b/config/roman_empire/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..111dc65 --- /dev/null +++ b/config/roman_empire/DecoupledVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.5, + "dropout_conv": 0.2, + "lr_lin": 0.04721, + "lr_conv": 0.01103, + "wd_lin": 5.951e-06, + "wd_conv": 0.0008167 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/HornerConv/param/config.json b/config/roman_empire/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..12b3b56 --- /dev/null +++ b/config/roman_empire/DecoupledVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.9, + "dropout_lin": 0.7, + "dropout_conv": 0.4, + "lr_lin": 0.02139, + "lr_conv": 6.541e-05, + "wd_lin": 6.462e-05, + "wd_conv": 3.296e-05, + "alpha": 0.0163 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/JacobiConv/param/config.json b/config/roman_empire/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..1ff1177 --- /dev/null +++ b/config/roman_empire/DecoupledVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.15, + "dropout_lin": 0.0, + "dropout_conv": 0.6, + "lr_lin": 0.2043, + "lr_conv": 0.3922, + "wd_lin": 6.143e-06, + "wd_conv": 0.0006705, + "alpha": 0.25, + "beta": 0.03 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/LapiConv/param/config.json b/config/roman_empire/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..fef1c04 --- /dev/null +++ b/config/roman_empire/DecoupledVar/LapiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.2, + "dropout_conv": 0.4, + "lr_lin": 0.08032, + "lr_conv": 2.442e-05, + "wd_lin": 1.294e-05, + "wd_conv": 1.086e-06 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/LegendreConv/param/config.json b/config/roman_empire/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..cc48b26 --- /dev/null +++ b/config/roman_empire/DecoupledVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.3, + "dropout_conv": 0.3, + "lr_lin": 0.0167, + "lr_conv": 0.4744, + "wd_lin": 3.021e-05, + "wd_conv": 9.122e-06 +} \ No newline at end of file diff --git a/config/roman_empire/DecoupledVar/OptBasisConv/param/config.json b/config/roman_empire/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..5f7bbe2 --- /dev/null +++ b/config/roman_empire/DecoupledVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.3, + "dropout_conv": 0.0, + "lr_lin": 0.01207, + "lr_conv": 0.4247, + "wd_lin": 2.259e-07, + "wd_conv": 1.633e-07 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/ACMGNNI/param/config.json b/config/roman_empire/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..5933df8 --- /dev/null +++ b/config/roman_empire/Iterative/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.5, + "dropout_conv": 0.0, + "lr_lin": 0.01656, + "lr_conv": 0.0003944, + "wd_lin": 9.743e-07, + "wd_conv": 1.426e-05 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/ACMGNNII/param/config.json b/config/roman_empire/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..b2014ee --- /dev/null +++ b/config/roman_empire/Iterative/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.6, + "dropout_conv": 0.4, + "lr_lin": 0.001758, + "lr_conv": 0.0002899, + "wd_lin": 7.481e-05, + "wd_conv": 1.269e-07 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/AdjConv/param/config.json b/config/roman_empire/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..9c474e8 --- /dev/null +++ b/config/roman_empire/Iterative/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.1, + "dropout_conv": 0.6, + "lr_lin": 0.0004269, + "lr_conv": 0.0001691, + "wd_lin": 5.294e-06, + "wd_conv": 0.0003236 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/AdjiConv/param/config.json b/config/roman_empire/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..6e16f89 --- /dev/null +++ b/config/roman_empire/Iterative/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.3, + "dropout_conv": 0.9, + "lr_lin": 0.2924, + "lr_conv": 0.0001177, + "wd_lin": 1.458e-05, + "wd_conv": 1.791e-06 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/BernConv/param/config.json b/config/roman_empire/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..3e4b1cb --- /dev/null +++ b/config/roman_empire/Iterative/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.3, + "dropout_conv": 0.0, + "lr_lin": 0.00066, + "lr_conv": 0.008442, + "wd_lin": 2.624e-07, + "wd_conv": 1.362e-06 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/ChebConv/param/config.json b/config/roman_empire/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..5ac41d7 --- /dev/null +++ b/config/roman_empire/Iterative/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.1459, + "lr_conv": 0.003058, + "wd_lin": 1.106e-05, + "wd_conv": 1.409e-05 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/ChebIIConv/param/config.json b/config/roman_empire/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..ec3dac8 --- /dev/null +++ b/config/roman_empire/Iterative/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.5, + "dropout_conv": 0.4, + "lr_lin": 0.004844, + "lr_conv": 0.003465, + "wd_lin": 5.065e-06, + "wd_conv": 6.081e-05 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/ClenshawConv/param/config.json b/config/roman_empire/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..8aeed8a --- /dev/null +++ b/config/roman_empire/Iterative/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.2, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.0162, + "lr_conv": 1.642e-05, + "wd_lin": 1.316e-05, + "wd_conv": 3.87e-06, + "alpha": 4.81 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/FBGNNI/param/config.json b/config/roman_empire/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..bfacae4 --- /dev/null +++ b/config/roman_empire/Iterative/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.0, + "dropout_conv": 0.8, + "lr_lin": 0.1977, + "lr_conv": 0.001555, + "wd_lin": 1.908e-07, + "wd_conv": 4.19e-05 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/FBGNNII/param/config.json b/config/roman_empire/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..842705d --- /dev/null +++ b/config/roman_empire/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.3, + "dropout_conv": 0.2, + "lr_lin": 0.01974, + "lr_conv": 0.0001638, + "wd_lin": 5.08e-05, + "wd_conv": 0.0004252 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/FavardConv/param/config.json b/config/roman_empire/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..bed6ecd --- /dev/null +++ b/config/roman_empire/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.4, + "dropout_lin": 0.2, + "dropout_conv": 0.3, + "lr_lin": 0.007442, + "lr_conv": 0.2688, + "wd_lin": 0.0002093, + "wd_conv": 2.392e-05 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/FiGURe/param/config.json b/config/roman_empire/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..bf16b5e --- /dev/null +++ b/config/roman_empire/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.4, + "dropout_conv": 0.3, + "lr_lin": 0.07774, + "lr_conv": 0.006931, + "wd_lin": 6.901e-06, + "wd_conv": 0.000242 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/HornerConv/param/config.json b/config/roman_empire/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..fbfa9db --- /dev/null +++ b/config/roman_empire/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.3, + "dropout_lin": 0.0, + "dropout_conv": 0.4, + "lr_lin": 0.001173, + "lr_conv": 0.001167, + "wd_lin": 0.0004017, + "wd_conv": 4.177e-06, + "alpha": 0.356 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/JacobiConv/param/config.json b/config/roman_empire/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..4a338c6 --- /dev/null +++ b/config/roman_empire/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.8, + "dropout_lin": 0.6, + "dropout_conv": 0.3, + "lr_lin": 0.1607, + "lr_conv": 0.005499, + "wd_lin": 6.477e-06, + "wd_conv": 0.0004625, + "alpha": 0.57, + "beta": 0.98 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/LegendreConv/param/config.json b/config/roman_empire/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..6f2dedb --- /dev/null +++ b/config/roman_empire/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.6, + "dropout_conv": 0.5, + "lr_lin": 0.001853, + "lr_conv": 0.0003588, + "wd_lin": 6.275e-07, + "wd_conv": 0.0005 +} \ No newline at end of file diff --git a/config/roman_empire/Iterative/OptBasisConv/param/config.json b/config/roman_empire/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..d61e7d4 --- /dev/null +++ b/config/roman_empire/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.3, + "dropout_conv": 0.5, + "lr_lin": 0.00133, + "lr_conv": 0.06566, + "wd_lin": 2.338e-06, + "wd_conv": 2.106e-06 +} \ No newline at end of file diff --git a/config/roman_empire/IterativeFixed/AdjResConv/param/config.json b/config/roman_empire/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..997310b --- /dev/null +++ b/config/roman_empire/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 0.26, + "normg": 0.45, + "dropout_conv": 0.7, + "dropout_lin": 0.2, + "lr_lin": 0.2871, + "wd_lin": 4.292e-05 +} \ No newline at end of file diff --git a/config/roman_empire/IterativeFixed/AdjiConv/param/config.json b/config/roman_empire/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..92e41f9 --- /dev/null +++ b/config/roman_empire/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.7, + "dropout_conv": 0.0, + "dropout_lin": 0.7, + "lr_lin": 0.02874, + "wd_lin": 0.0004881 +} \ No newline at end of file diff --git a/config/roman_empire/IterativeFixed/MLP/param/config.json b/config/roman_empire/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..68143a3 --- /dev/null +++ b/config/roman_empire/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.3, + "lr_lin": 0.0161, + "wd_lin": 0.0003836 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/AdjConv-appr/param/config.json b/config/roman_empire/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..ef00ca9 --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.87, + "normg": 0.5, + "dropout_conv": 0.5, + "dropout_lin": 0.3, + "lr_lin": 0.0009136, + "wd_lin": 0.0004396 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/roman_empire/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..97e8603 --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.261, + "normg": 0.95, + "dropout_conv": 0.0, + "dropout_lin": 0.2, + "lr_lin": 0.000103, + "wd_lin": 1.665e-07 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/AdjConv-hk/param/config.json b/config/roman_empire/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..515d12c --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.0102, + "normg": 1.0, + "dropout_conv": 0.6, + "dropout_lin": 0.6, + "lr_lin": 0.0005871, + "wd_lin": 0.0006918 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/roman_empire/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..c66dc9c --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.76, + "normg": 0.75, + "dropout_conv": 0.7, + "dropout_lin": 0.3, + "lr_lin": 0.05026, + "wd_lin": 8.444e-05 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/AdjConv-mono/param/config.json b/config/roman_empire/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..758fdcf --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.48, + "normg": 0.95, + "dropout_conv": 0.1, + "dropout_lin": 0.4, + "lr_lin": 0.000159, + "wd_lin": 0.0002212 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/roman_empire/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..60621f3 --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.1, + "dropout_conv": 0.4, + "dropout_lin": 0.2, + "lr_lin": 5.847e-05, + "wd_lin": 7.684e-07 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/FAGNN/param/config.json b/config/roman_empire/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..82e7fdb --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.35, + "dropout_lin": 0.4, + "dropout_conv": 0.0, + "lr_lin": 0.0007979, + "lr_conv": 0.002622, + "wd_lin": 1.049e-05, + "wd_conv": 3.015e-07, + "beta": "0.24,1.87" +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/G2CN/param/config.json b/config/roman_empire/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..6823648 --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.7, + "dropout_lin": 0.0, + "dropout_conv": 0.0, + "lr_lin": 0.01686, + "lr_conv": 0.00176, + "wd_lin": 0.0002249, + "wd_conv": 4.013e-07, + "beta": "1.23,1.0", + "theta_param": "0.0704,2.92" +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/GNN_LFHF/param/config.json b/config/roman_empire/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..166d23c --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.6, + "dropout_lin": 0.5, + "dropout_conv": 0.7, + "lr_lin": 0.4161, + "lr_conv": 0.0004248, + "wd_lin": 6.441e-07, + "wd_conv": 2.289e-05, + "beta": "0.2,-0.51", + "theta_param": "0.32,0.85" +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedFixed/MLP/param/config.json b/config/roman_empire/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..34a1ac1 --- /dev/null +++ b/config/roman_empire/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.0, + "lr_lin": 0.1915, + "wd_lin": 1.057e-07 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/AdjConv/param/config.json b/config/roman_empire/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..99cc327 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.4, + "dropout_conv": 0.9, + "lr_lin": 0.01452, + "lr_conv": 0.02461, + "wd_lin": 8.171e-06, + "wd_conv": 5.015e-06 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/AdjSkipConv/param/config.json b/config/roman_empire/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..df43ec6 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.5, + "dropout_conv": 0.2, + "lr_lin": 0.0002219, + "lr_conv": 0.006968, + "wd_lin": 1.734e-07, + "wd_conv": 1.656e-05 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/BernConv/param/config.json b/config/roman_empire/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..28559e1 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.5, + "dropout_conv": 0.1, + "lr_lin": 0.001384, + "lr_conv": 0.0002579, + "wd_lin": 6.57e-06, + "wd_conv": 7.87e-06 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/ChebConv/param/config.json b/config/roman_empire/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..f24f9c4 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.15, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 9.697e-05, + "lr_conv": 1.874e-05, + "wd_lin": 9.464e-07, + "wd_conv": 1.585e-06 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/ChebIIConv/param/config.json b/config/roman_empire/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..bbddd1a --- /dev/null +++ b/config/roman_empire/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.5, + "dropout_conv": 0.8, + "lr_lin": 0.001401, + "lr_conv": 0.0508, + "wd_lin": 4.33e-05, + "wd_conv": 3.062e-05 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/ClenshawConv/param/config.json b/config/roman_empire/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..7eb133c --- /dev/null +++ b/config/roman_empire/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.1, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.0007891, + "lr_conv": 0.005874, + "wd_lin": 3.771e-06, + "wd_conv": 4.918e-07, + "alpha": 0.734 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/FiGURe/param/config.json b/config/roman_empire/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..94e0709 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.1, + "dropout_conv": 0.0, + "lr_lin": 5.095e-05, + "lr_conv": 0.1829, + "wd_lin": 0.0003799, + "wd_conv": 1.659e-05 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/HornerConv/param/config.json b/config/roman_empire/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..c409ece --- /dev/null +++ b/config/roman_empire/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.8, + "dropout_lin": 0.3, + "dropout_conv": 0.2, + "lr_lin": 0.0009054, + "lr_conv": 5.052e-05, + "wd_lin": 0.0001713, + "wd_conv": 0.0001551, + "alpha": 0.0137 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/JacobiConv/param/config.json b/config/roman_empire/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..8cbf8e1 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.7, + "dropout_lin": 0.0, + "dropout_conv": 0.0, + "lr_lin": 0.0004883, + "lr_conv": 0.1551, + "wd_lin": 2.631e-05, + "wd_conv": 0.0002119, + "alpha": 0.4, + "beta": 0.41 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/LegendreConv/param/config.json b/config/roman_empire/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..f766e91 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.0, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 6.629e-05, + "lr_conv": 0.3507, + "wd_lin": 0.0001707, + "wd_conv": 0.0005217 +} \ No newline at end of file diff --git a/config/roman_empire/PrecomputedVar/OptBasisConv/param/config.json b/config/roman_empire/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..3ebe7c2 --- /dev/null +++ b/config/roman_empire/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.45, + "dropout_lin": 0.3, + "dropout_conv": 0.1, + "lr_lin": 1.461e-05, + "lr_conv": 0.4789, + "wd_lin": 3.347e-07, + "wd_conv": 2.047e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/AdjConv-appr/param/config.json b/config/squirrel_filtered/DecoupledFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..28f971e --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.41, + "normg": 0.85, + "dropout_conv": 0.6, + "dropout_lin": 0.5, + "lr_lin": 0.1177, + "wd_lin": 1.405e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json b/config/squirrel_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..2d634ca --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 1.07, + "normg": 0.95, + "dropout_conv": 0.6, + "dropout_lin": 0.7, + "lr_lin": 0.01836, + "wd_lin": 5.667e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/AdjConv-hk/param/config.json b/config/squirrel_filtered/DecoupledFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..6d8d137 --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 2.0, + "normg": 0.9, + "dropout_conv": 0.5, + "dropout_lin": 0.4, + "lr_lin": 0.1001, + "wd_lin": 2.914e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/AdjConv-impulse/param/config.json b/config/squirrel_filtered/DecoupledFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..608b3c8 --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.91, + "normg": 0.9, + "dropout_conv": 0.7, + "dropout_lin": 0.3, + "lr_lin": 0.2593, + "wd_lin": 4.244e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/AdjConv-mono/param/config.json b/config/squirrel_filtered/DecoupledFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..4073871 --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.04, + "normg": 0.95, + "dropout_conv": 0.0, + "dropout_lin": 0.3, + "lr_lin": 0.08122, + "wd_lin": 1.76e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/AdjiConv-ones/param/config.json b/config/squirrel_filtered/DecoupledFixed/AdjiConv-ones/param/config.json new file mode 100644 index 0000000..2f46885 --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/AdjiConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.9, + "dropout_conv": 0.0, + "dropout_lin": 0.0, + "lr_lin": 0.03486, + "wd_lin": 0.0001123 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/FAGNN/param/config.json b/config/squirrel_filtered/DecoupledFixed/FAGNN/param/config.json new file mode 100644 index 0000000..1165948 --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.95, + "dropout_lin": 0.8, + "dropout_conv": 0.2, + "lr_lin": 0.004276, + "lr_conv": 0.0312, + "wd_lin": 0.0008742, + "wd_conv": 5.294e-06, + "beta": "0.38,1.59" +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/G2CN/param/config.json b/config/squirrel_filtered/DecoupledFixed/G2CN/param/config.json new file mode 100644 index 0000000..cae790c --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.95, + "dropout_lin": 0.5, + "dropout_conv": 0.5, + "lr_lin": 0.1172, + "lr_conv": 8.74e-05, + "wd_lin": 8.777e-05, + "wd_conv": 7.531e-05, + "beta": "1.07,0.07", + "theta_param": "0.13,0.0646" +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/GNN_LFHF/param/config.json b/config/squirrel_filtered/DecoupledFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..3b1f441 --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.85, + "dropout_lin": 0.4, + "dropout_conv": 0.3, + "lr_lin": 0.1198, + "lr_conv": 0.06722, + "wd_lin": 0.0007775, + "wd_conv": 8.367e-05, + "beta": "0.81,-0.24", + "theta_param": "0.95,0.54" +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledFixed/MLP/param/config.json b/config/squirrel_filtered/DecoupledFixed/MLP/param/config.json new file mode 100644 index 0000000..37d15af --- /dev/null +++ b/config/squirrel_filtered/DecoupledFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 1.0, + "lr_lin": 0.001447, + "wd_lin": 1.516e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/ACMGNNI/param/config.json b/config/squirrel_filtered/DecoupledVar/ACMGNNI/param/config.json new file mode 100644 index 0000000..6ff5f6e --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.0, + "dropout_conv": 0.9, + "lr_lin": 1.025e-05, + "lr_conv": 0.1516, + "wd_lin": 3.259e-06, + "wd_conv": 1.123e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/ACMGNNII/param/config.json b/config/squirrel_filtered/DecoupledVar/ACMGNNII/param/config.json new file mode 100644 index 0000000..1436a82 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.4, + "dropout_conv": 0.9, + "lr_lin": 0.02148, + "lr_conv": 0.00128, + "wd_lin": 0.0001823, + "wd_conv": 1.421e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/AdjConv/param/config.json b/config/squirrel_filtered/DecoupledVar/AdjConv/param/config.json new file mode 100644 index 0000000..e1441c1 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.1, + "dropout_conv": 0.9, + "lr_lin": 0.154, + "lr_conv": 1.798e-05, + "wd_lin": 3.9e-07, + "wd_conv": 1.79e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/AdjiConv/param/config.json b/config/squirrel_filtered/DecoupledVar/AdjiConv/param/config.json new file mode 100644 index 0000000..656ae92 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.3, + "dropout_conv": 0.4, + "lr_lin": 0.01664, + "lr_conv": 3.268e-05, + "wd_lin": 2.833e-05, + "wd_conv": 0.0004601 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/BernConv/param/config.json b/config/squirrel_filtered/DecoupledVar/BernConv/param/config.json new file mode 100644 index 0000000..be41ee8 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.6, + "dropout_conv": 0.4, + "lr_lin": 0.09316, + "lr_conv": 0.001704, + "wd_lin": 6.723e-06, + "wd_conv": 2.409e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/ChebConv/param/config.json b/config/squirrel_filtered/DecoupledVar/ChebConv/param/config.json new file mode 100644 index 0000000..73116a3 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.0, + "dropout_conv": 0.8, + "lr_lin": 0.1757, + "lr_conv": 0.08542, + "wd_lin": 0.0006808, + "wd_conv": 6.482e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/ChebIIConv/param/config.json b/config/squirrel_filtered/DecoupledVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..f9fd07e --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.6, + "dropout_conv": 0.1, + "lr_lin": 0.009308, + "lr_conv": 0.1194, + "wd_lin": 0.0002121, + "wd_conv": 4.198e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/ClenshawConv/param/config.json b/config/squirrel_filtered/DecoupledVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..2c5c9d3 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.85, + "dropout_lin": 0.8, + "dropout_conv": 0.3, + "lr_lin": 0.03545, + "lr_conv": 0.27, + "wd_lin": 3.152e-06, + "wd_conv": 1.11e-07, + "alpha": 3.5 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/FBGNNI/param/config.json b/config/squirrel_filtered/DecoupledVar/FBGNNI/param/config.json new file mode 100644 index 0000000..bf5cd9c --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.01349, + "lr_conv": 0.0001019, + "wd_lin": 2.494e-06, + "wd_conv": 1.683e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/FBGNNII/param/config.json b/config/squirrel_filtered/DecoupledVar/FBGNNII/param/config.json new file mode 100644 index 0000000..ae49543 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.05, + "dropout_lin": 0.1, + "dropout_conv": 0.7, + "lr_lin": 0.338, + "lr_conv": 0.0003619, + "wd_lin": 3.01e-06, + "wd_conv": 1.521e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/FavardConv/param/config.json b/config/squirrel_filtered/DecoupledVar/FavardConv/param/config.json new file mode 100644 index 0000000..0604da7 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.2, + "dropout_conv": 0.9, + "lr_lin": 0.01226, + "lr_conv": 0.04923, + "wd_lin": 1.011e-07, + "wd_conv": 4.94e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/FiGURe/param/config.json b/config/squirrel_filtered/DecoupledVar/FiGURe/param/config.json new file mode 100644 index 0000000..cb070d7 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.0, + "dropout_conv": 0.9, + "lr_lin": 0.05604, + "lr_conv": 0.1816, + "wd_lin": 1.394e-05, + "wd_conv": 7.365e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/HornerConv/param/config.json b/config/squirrel_filtered/DecoupledVar/HornerConv/param/config.json new file mode 100644 index 0000000..6ab7c6f --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.45, + "dropout_lin": 0.2, + "dropout_conv": 0.8, + "lr_lin": 0.1641, + "lr_conv": 0.0194, + "wd_lin": 9.257e-06, + "wd_conv": 0.0007058, + "alpha": 2.64 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/JacobiConv/param/config.json b/config/squirrel_filtered/DecoupledVar/JacobiConv/param/config.json new file mode 100644 index 0000000..86e9c7c --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.8, + "dropout_lin": 0.2, + "dropout_conv": 0.8, + "lr_lin": 0.1388, + "lr_conv": 1.694e-05, + "wd_lin": 2.446e-07, + "wd_conv": 1.655e-06, + "alpha": 0.8, + "beta": 0.6 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/LapiConv/param/config.json b/config/squirrel_filtered/DecoupledVar/LapiConv/param/config.json new file mode 100644 index 0000000..a29dd54 --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/LapiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.1, + "dropout_conv": 0.8, + "lr_lin": 0.08754, + "lr_conv": 0.1289, + "wd_lin": 3.629e-06, + "wd_conv": 0.0003131 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/LegendreConv/param/config.json b/config/squirrel_filtered/DecoupledVar/LegendreConv/param/config.json new file mode 100644 index 0000000..3c71a7b --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.4, + "dropout_conv": 0.5, + "lr_lin": 0.195, + "lr_conv": 0.3224, + "wd_lin": 4.134e-06, + "wd_conv": 9.183e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/DecoupledVar/OptBasisConv/param/config.json b/config/squirrel_filtered/DecoupledVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..785449b --- /dev/null +++ b/config/squirrel_filtered/DecoupledVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.3, + "dropout_conv": 0.2, + "lr_lin": 0.07723, + "lr_conv": 0.003034, + "wd_lin": 1.551e-05, + "wd_conv": 8.349e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/ACMGNNI/param/config.json b/config/squirrel_filtered/Iterative/ACMGNNI/param/config.json new file mode 100644 index 0000000..f8308bb --- /dev/null +++ b/config/squirrel_filtered/Iterative/ACMGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.2, + "dropout_conv": 0.3, + "lr_lin": 0.0882, + "lr_conv": 0.0006748, + "wd_lin": 0.0005377, + "wd_conv": 8.99e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/ACMGNNII/param/config.json b/config/squirrel_filtered/Iterative/ACMGNNII/param/config.json new file mode 100644 index 0000000..5c8ad96 --- /dev/null +++ b/config/squirrel_filtered/Iterative/ACMGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.7, + "dropout_lin": 0.8, + "dropout_conv": 0.2, + "lr_lin": 0.005581, + "lr_conv": 0.4787, + "wd_lin": 7.205e-06, + "wd_conv": 1.053e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/AdjConv/param/config.json b/config/squirrel_filtered/Iterative/AdjConv/param/config.json new file mode 100644 index 0000000..98f1804 --- /dev/null +++ b/config/squirrel_filtered/Iterative/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.75, + "dropout_lin": 0.1, + "dropout_conv": 0.9, + "lr_lin": 0.02427, + "lr_conv": 0.00076, + "wd_lin": 0.0001187, + "wd_conv": 3.565e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/AdjiConv/param/config.json b/config/squirrel_filtered/Iterative/AdjiConv/param/config.json new file mode 100644 index 0000000..6b8fef5 --- /dev/null +++ b/config/squirrel_filtered/Iterative/AdjiConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.0, + "dropout_conv": 0.0, + "lr_lin": 0.003857, + "lr_conv": 0.01028, + "wd_lin": 1.288e-05, + "wd_conv": 2.858e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/BernConv/param/config.json b/config/squirrel_filtered/Iterative/BernConv/param/config.json new file mode 100644 index 0000000..80c48a4 --- /dev/null +++ b/config/squirrel_filtered/Iterative/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.6, + "dropout_conv": 0.2, + "lr_lin": 0.02266, + "lr_conv": 2.522e-05, + "wd_lin": 0.000143, + "wd_conv": 5.342e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/ChebConv/param/config.json b/config/squirrel_filtered/Iterative/ChebConv/param/config.json new file mode 100644 index 0000000..ef0cb49 --- /dev/null +++ b/config/squirrel_filtered/Iterative/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.5, + "dropout_conv": 0.3, + "lr_lin": 0.0747, + "lr_conv": 0.01998, + "wd_lin": 1.289e-07, + "wd_conv": 5.402e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/ChebIIConv/param/config.json b/config/squirrel_filtered/Iterative/ChebIIConv/param/config.json new file mode 100644 index 0000000..0c4462e --- /dev/null +++ b/config/squirrel_filtered/Iterative/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.3, + "dropout_conv": 0.7, + "lr_lin": 0.05188, + "lr_conv": 0.01601, + "wd_lin": 0.0005669, + "wd_conv": 6.785e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/ClenshawConv/param/config.json b/config/squirrel_filtered/Iterative/ClenshawConv/param/config.json new file mode 100644 index 0000000..a362612 --- /dev/null +++ b/config/squirrel_filtered/Iterative/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.85, + "dropout_lin": 0.5, + "dropout_conv": 0.8, + "lr_lin": 0.02677, + "lr_conv": 1.482e-05, + "wd_lin": 1.783e-07, + "wd_conv": 2.099e-07, + "alpha": 1.1 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/FBGNNI/param/config.json b/config/squirrel_filtered/Iterative/FBGNNI/param/config.json new file mode 100644 index 0000000..60b23b5 --- /dev/null +++ b/config/squirrel_filtered/Iterative/FBGNNI/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.6, + "dropout_conv": 0.1, + "lr_lin": 0.004725, + "lr_conv": 0.1877, + "wd_lin": 8.568e-07, + "wd_conv": 1.258e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/FBGNNII/param/config.json b/config/squirrel_filtered/Iterative/FBGNNII/param/config.json new file mode 100644 index 0000000..f82eba0 --- /dev/null +++ b/config/squirrel_filtered/Iterative/FBGNNII/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.55, + "dropout_lin": 0.3, + "dropout_conv": 0.6, + "lr_lin": 0.008977, + "lr_conv": 0.2743, + "wd_lin": 1.984e-05, + "wd_conv": 3.172e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/FavardConv/param/config.json b/config/squirrel_filtered/Iterative/FavardConv/param/config.json new file mode 100644 index 0000000..4b4aa3f --- /dev/null +++ b/config/squirrel_filtered/Iterative/FavardConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.35, + "dropout_lin": 0.6, + "dropout_conv": 0.4, + "lr_lin": 0.03831, + "lr_conv": 0.01249, + "wd_lin": 2.257e-07, + "wd_conv": 0.0003089 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/FiGURe/param/config.json b/config/squirrel_filtered/Iterative/FiGURe/param/config.json new file mode 100644 index 0000000..3114fe9 --- /dev/null +++ b/config/squirrel_filtered/Iterative/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.65, + "dropout_lin": 0.1, + "dropout_conv": 0.8, + "lr_lin": 0.3094, + "lr_conv": 0.008164, + "wd_lin": 4.762e-06, + "wd_conv": 1.381e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/HornerConv/param/config.json b/config/squirrel_filtered/Iterative/HornerConv/param/config.json new file mode 100644 index 0000000..1a14bfe --- /dev/null +++ b/config/squirrel_filtered/Iterative/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.3, + "dropout_lin": 0.2, + "dropout_conv": 0.8, + "lr_lin": 0.0006699, + "lr_conv": 0.008033, + "wd_lin": 1.549e-05, + "wd_conv": 1.021e-07, + "alpha": 0.0218 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/JacobiConv/param/config.json b/config/squirrel_filtered/Iterative/JacobiConv/param/config.json new file mode 100644 index 0000000..8e132be --- /dev/null +++ b/config/squirrel_filtered/Iterative/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.5, + "dropout_lin": 0.2, + "dropout_conv": 0.5, + "lr_lin": 0.09393, + "lr_conv": 4.275e-05, + "wd_lin": 3.162e-06, + "wd_conv": 2.126e-07, + "alpha": 0.01, + "beta": 0.06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/LegendreConv/param/config.json b/config/squirrel_filtered/Iterative/LegendreConv/param/config.json new file mode 100644 index 0000000..a107efe --- /dev/null +++ b/config/squirrel_filtered/Iterative/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.9, + "dropout_lin": 0.6, + "dropout_conv": 0.6, + "lr_lin": 0.0879, + "lr_conv": 0.0001978, + "wd_lin": 1.185e-05, + "wd_conv": 1.13e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/Iterative/OptBasisConv/param/config.json b/config/squirrel_filtered/Iterative/OptBasisConv/param/config.json new file mode 100644 index 0000000..6329dcd --- /dev/null +++ b/config/squirrel_filtered/Iterative/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.8, + "dropout_lin": 0.0, + "dropout_conv": 0.7, + "lr_lin": 0.2125, + "lr_conv": 0.02601, + "wd_lin": 9.286e-05, + "wd_conv": 1.061e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/IterativeFixed/AdjResConv/param/config.json b/config/squirrel_filtered/IterativeFixed/AdjResConv/param/config.json new file mode 100644 index 0000000..aa473f9 --- /dev/null +++ b/config/squirrel_filtered/IterativeFixed/AdjResConv/param/config.json @@ -0,0 +1,8 @@ +{ + "beta": 1.65, + "normg": 1.0, + "dropout_conv": 0.6, + "dropout_lin": 0.8, + "lr_lin": 0.003157, + "wd_lin": 2.276e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/IterativeFixed/AdjiConv/param/config.json b/config/squirrel_filtered/IterativeFixed/AdjiConv/param/config.json new file mode 100644 index 0000000..58fdf57 --- /dev/null +++ b/config/squirrel_filtered/IterativeFixed/AdjiConv/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.95, + "dropout_conv": 0.4, + "dropout_lin": 0.5, + "lr_lin": 0.4144, + "wd_lin": 6.599e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/IterativeFixed/MLP/param/config.json b/config/squirrel_filtered/IterativeFixed/MLP/param/config.json new file mode 100644 index 0000000..e477e85 --- /dev/null +++ b/config/squirrel_filtered/IterativeFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 0.4, + "lr_lin": 0.0196, + "wd_lin": 1.537e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/AdjConv-appr/param/config.json b/config/squirrel_filtered/PrecomputedFixed/AdjConv-appr/param/config.json new file mode 100644 index 0000000..c105630 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/AdjConv-appr/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.68, + "normg": 0.3, + "dropout_conv": 0.5, + "dropout_lin": 0.4, + "lr_lin": 0.005269, + "wd_lin": 1.287e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json b/config/squirrel_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json new file mode 100644 index 0000000..fac3b4e --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/AdjConv-gaussian/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 3.62, + "normg": 0.95, + "dropout_conv": 0.4, + "dropout_lin": 0.5, + "lr_lin": 0.000609, + "wd_lin": 1.77e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/AdjConv-hk/param/config.json b/config/squirrel_filtered/PrecomputedFixed/AdjConv-hk/param/config.json new file mode 100644 index 0000000..42ede95 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/AdjConv-hk/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 7.18, + "normg": 0.4, + "dropout_conv": 0.1, + "dropout_lin": 0.6, + "lr_lin": 0.4619, + "wd_lin": 0.0001896 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json b/config/squirrel_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json new file mode 100644 index 0000000..a9a7e33 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/AdjConv-impulse/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.81, + "normg": 0.8, + "dropout_conv": 0.1, + "dropout_lin": 0.3, + "lr_lin": 5.813e-05, + "wd_lin": 1.087e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/AdjConv-mono/param/config.json b/config/squirrel_filtered/PrecomputedFixed/AdjConv-mono/param/config.json new file mode 100644 index 0000000..3b1f4a8 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/AdjConv-mono/param/config.json @@ -0,0 +1,8 @@ +{ + "theta_param": 0.06, + "normg": 0.3, + "dropout_conv": 0.1, + "dropout_lin": 0.8, + "lr_lin": 1.125e-05, + "wd_lin": 1.961e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json b/config/squirrel_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json new file mode 100644 index 0000000..a77f04d --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/AdjSkipConv-ones/param/config.json @@ -0,0 +1,7 @@ +{ + "normg": 0.35, + "dropout_conv": 0.8, + "dropout_lin": 0.2, + "lr_lin": 0.0007126, + "wd_lin": 3.663e-06 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/FAGNN/param/config.json b/config/squirrel_filtered/PrecomputedFixed/FAGNN/param/config.json new file mode 100644 index 0000000..d5dd354 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/FAGNN/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.9, + "dropout_lin": 0.5, + "dropout_conv": 0.1, + "lr_lin": 0.2439, + "lr_conv": 0.02022, + "wd_lin": 3.388e-07, + "wd_conv": 3.092e-06, + "beta": "1.63,0.95" +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/G2CN/param/config.json b/config/squirrel_filtered/PrecomputedFixed/G2CN/param/config.json new file mode 100644 index 0000000..373821d --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/G2CN/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.9, + "dropout_lin": 0.5, + "dropout_conv": 0.7, + "lr_lin": 0.00401, + "lr_conv": 0.0002295, + "wd_lin": 3.283e-05, + "wd_conv": 2.207e-05, + "beta": "1.46,0.96", + "theta_param": "2.86,9.76" +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/GNN_LFHF/param/config.json b/config/squirrel_filtered/PrecomputedFixed/GNN_LFHF/param/config.json new file mode 100644 index 0000000..68a23cb --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/GNN_LFHF/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.4, + "dropout_lin": 0.7, + "dropout_conv": 0.0, + "lr_lin": 0.2168, + "lr_conv": 1.524e-05, + "wd_lin": 1.84e-06, + "wd_conv": 0.0001639, + "beta": "0.75,-0.46", + "theta_param": "0.19,0.16" +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedFixed/MLP/param/config.json b/config/squirrel_filtered/PrecomputedFixed/MLP/param/config.json new file mode 100644 index 0000000..db404bf --- /dev/null +++ b/config/squirrel_filtered/PrecomputedFixed/MLP/param/config.json @@ -0,0 +1,5 @@ +{ + "dropout_lin": 1.0, + "lr_lin": 9.851e-05, + "wd_lin": 1.516e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/AdjConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/AdjConv/param/config.json new file mode 100644 index 0000000..3c65d5e --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/AdjConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.6, + "dropout_lin": 0.5, + "dropout_conv": 0.9, + "lr_lin": 0.01609, + "lr_conv": 0.002382, + "wd_lin": 0.0001083, + "wd_conv": 0.0008992 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/AdjSkipConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/AdjSkipConv/param/config.json new file mode 100644 index 0000000..54c4d77 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/AdjSkipConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.25, + "dropout_lin": 0.6, + "dropout_conv": 0.2, + "lr_lin": 0.01117, + "lr_conv": 1.455e-05, + "wd_lin": 2.493e-05, + "wd_conv": 0.0009798 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/BernConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/BernConv/param/config.json new file mode 100644 index 0000000..069c695 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/BernConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 1.0, + "dropout_lin": 0.9, + "dropout_conv": 0.2, + "lr_lin": 0.0003085, + "lr_conv": 0.4434, + "wd_lin": 9.443e-06, + "wd_conv": 0.0003874 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/ChebConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/ChebConv/param/config.json new file mode 100644 index 0000000..34906b8 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/ChebConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.95, + "dropout_lin": 0.3, + "dropout_conv": 0.1, + "lr_lin": 0.000465, + "lr_conv": 0.000885, + "wd_lin": 2.989e-05, + "wd_conv": 2.617e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/ChebIIConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/ChebIIConv/param/config.json new file mode 100644 index 0000000..fa706de --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/ChebIIConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.3, + "dropout_conv": 0.8, + "lr_lin": 0.0001592, + "lr_conv": 0.0002048, + "wd_lin": 1.097e-05, + "wd_conv": 1.263e-07 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/ClenshawConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/ClenshawConv/param/config.json new file mode 100644 index 0000000..30b73e8 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/ClenshawConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.65, + "dropout_lin": 0.0, + "dropout_conv": 0.1, + "lr_lin": 0.1455, + "lr_conv": 0.0003676, + "wd_lin": 1.52e-07, + "wd_conv": 4.357e-05, + "alpha": 0.308 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/FiGURe/param/config.json b/config/squirrel_filtered/PrecomputedVar/FiGURe/param/config.json new file mode 100644 index 0000000..5194cee --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/FiGURe/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.5, + "dropout_conv": 0.4, + "lr_lin": 0.0001077, + "lr_conv": 0.04565, + "wd_lin": 0.0002187, + "wd_conv": 0.000258 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/HornerConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/HornerConv/param/config.json new file mode 100644 index 0000000..6b06276 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/HornerConv/param/config.json @@ -0,0 +1,10 @@ +{ + "normg": 0.75, + "dropout_lin": 0.7, + "dropout_conv": 0.1, + "lr_lin": 1.032e-05, + "lr_conv": 0.0499, + "wd_lin": 6.179e-05, + "wd_conv": 3.711e-06, + "alpha": 6.31 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/JacobiConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/JacobiConv/param/config.json new file mode 100644 index 0000000..ea5f7b4 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/JacobiConv/param/config.json @@ -0,0 +1,11 @@ +{ + "normg": 0.7, + "dropout_lin": 0.5, + "dropout_conv": 0.1, + "lr_lin": 0.05465, + "lr_conv": 0.01247, + "wd_lin": 4.211e-06, + "wd_conv": 6.537e-06, + "alpha": 0.94, + "beta": 0.31 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/LegendreConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/LegendreConv/param/config.json new file mode 100644 index 0000000..b31586d --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/LegendreConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.5, + "dropout_lin": 0.5, + "dropout_conv": 0.3, + "lr_lin": 4.527e-05, + "lr_conv": 0.0008415, + "wd_lin": 3.74e-07, + "wd_conv": 3.63e-05 +} \ No newline at end of file diff --git a/config/squirrel_filtered/PrecomputedVar/OptBasisConv/param/config.json b/config/squirrel_filtered/PrecomputedVar/OptBasisConv/param/config.json new file mode 100644 index 0000000..6e30a69 --- /dev/null +++ b/config/squirrel_filtered/PrecomputedVar/OptBasisConv/param/config.json @@ -0,0 +1,9 @@ +{ + "normg": 0.85, + "dropout_lin": 0.5, + "dropout_conv": 0.3, + "lr_lin": 1.567e-05, + "lr_conv": 0.0001522, + "wd_lin": 5.403e-06, + "wd_conv": 4.25e-07 +} \ No newline at end of file