├── BaseGraph ├── BaseGraph1_Set0.txt ├── BaseGraph1_Set1.txt ├── BaseGraph1_Set2.txt ├── BaseGraph1_Set3.txt ├── BaseGraph1_Set4.txt ├── BaseGraph1_Set5.txt ├── BaseGraph1_Set6.txt ├── BaseGraph1_Set7.txt ├── BaseGraph2_Set0.txt ├── BaseGraph2_Set1.txt ├── BaseGraph2_Set2.txt ├── BaseGraph2_Set3.txt ├── BaseGraph2_Set4.txt ├── BaseGraph2_Set5.txt ├── BaseGraph2_Set6.txt └── BaseGraph2_Set7.txt ├── BaseGraph_GM ├── LDPC_GM_BG1_3.txt ├── LDPC_GM_BG2_10.txt ├── LDPC_GM_BG2_16.txt ├── LDPC_GM_BG2_2.txt ├── LDPC_GM_BG2_3.txt ├── LDPC_GM_BG2_5.txt └── LDPC_GM_BG2_6.txt ├── Biases_Var └── Biases_Var0.txt ├── GeneratorMatrix.py ├── Neural_MS.py ├── Neural_MS_damping.py ├── Neural_MS_multiloss.py ├── Neural_SP.py ├── Neural_simplified_MS.py ├── README.md └── Weights_Var └── Weights_Var0.txt /BaseGraph/BaseGraph1_Set0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set0.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph1_Set1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set1.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph1_Set2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set2.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph1_Set3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set3.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph1_Set4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set4.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph1_Set5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set5.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph1_Set6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set6.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph1_Set7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph1_Set7.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set0.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set1.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set2.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set3.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set4.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set5.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set6.txt -------------------------------------------------------------------------------- /BaseGraph/BaseGraph2_Set7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph/BaseGraph2_Set7.txt -------------------------------------------------------------------------------- /BaseGraph_GM/LDPC_GM_BG1_3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph_GM/LDPC_GM_BG1_3.txt -------------------------------------------------------------------------------- /BaseGraph_GM/LDPC_GM_BG2_10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph_GM/LDPC_GM_BG2_10.txt -------------------------------------------------------------------------------- /BaseGraph_GM/LDPC_GM_BG2_16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph_GM/LDPC_GM_BG2_16.txt -------------------------------------------------------------------------------- /BaseGraph_GM/LDPC_GM_BG2_2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph_GM/LDPC_GM_BG2_2.txt -------------------------------------------------------------------------------- /BaseGraph_GM/LDPC_GM_BG2_3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph_GM/LDPC_GM_BG2_3.txt -------------------------------------------------------------------------------- /BaseGraph_GM/LDPC_GM_BG2_5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph_GM/LDPC_GM_BG2_5.txt -------------------------------------------------------------------------------- /BaseGraph_GM/LDPC_GM_BG2_6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/BaseGraph_GM/LDPC_GM_BG2_6.txt -------------------------------------------------------------------------------- /Biases_Var/Biases_Var0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/Biases_Var/Biases_Var0.txt -------------------------------------------------------------------------------- /GeneratorMatrix.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/GeneratorMatrix.py -------------------------------------------------------------------------------- /Neural_MS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/Neural_MS.py -------------------------------------------------------------------------------- /Neural_MS_damping.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/Neural_MS_damping.py -------------------------------------------------------------------------------- /Neural_MS_multiloss.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/Neural_MS_multiloss.py -------------------------------------------------------------------------------- /Neural_SP.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/Neural_SP.py -------------------------------------------------------------------------------- /Neural_simplified_MS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/Neural_simplified_MS.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/README.md -------------------------------------------------------------------------------- /Weights_Var/Weights_Var0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KyrieTan/Neural-Protograph-LDPC-Decoding/HEAD/Weights_Var/Weights_Var0.txt --------------------------------------------------------------------------------