Stars
YuYongRun / Polar
Forked from tavildar/PolarC and MATLAB implementation for Polar encoding and decoding
Source code for my master's thesis on hardware-based Linear Program (LP) decoding with the Alternating Direction Method of Multipliers (ADMM).
jyzhang-bjtu / ADMM_parameter
Forked from blegal/ADMM_parameterA program to compute the ADMM-l1 coefficents for LDPC decoding
Alan-ic / graph_comb_opt
Forked from Hanjun-Dai/graph_comb_optImplementation of "Learning Combinatorial Optimization Algorithms over Graphs"
jyzhang-bjtu / LDPC
Forked from tavildar/LDPCC and MATLAB implementation for LDPC encoding and decoding
jyzhang-bjtu / ADMM-penalized-decoder-for-LDPC-codes
Forked from simonedva/ADMM-penalized-decoder-for-LDPC-codesIt provides an algorithm in MATLAB for decoding with linear programming LP (it uses projectionPolytope function)
An ADMM LDPC decoder implemented on GPU device
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
Alan-ic / contiki_rpl
Forked from iloveyii/contiki_rplSource code from my master thesis on 'A performance evaluation of rpl in contiki', presented at BTH Sweden in 2012.