Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 261 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 261 Bytes

polar code torch sionna

implement polar code sc decoding in pytorch following the sionna library

# install the required package  
pip install -r requirements.txt
python x_run_sn_polar/main.py --k 32 --n 64 --algos [scl] --bs 100 --mc_iter 1