# pypolar **Repository Path**: mc6g/popular ## Basic Information - **Project Name**: pypolar - **Description**: a pytorch impelement for LDPC-LIKE polar decoding - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-21 - **Last Updated**: 2023-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README a pytorch impelement for LDPC-LIKE polar decoding polar_ms.py and polar_ms_weight.py are two mian file for MS decoding and WMS decoding, respectively. Requirements The following packages are required: Python 3.8.0 PyTorch 1.13.0 PyTorch geometic 2.2.0 Training and testing the model python polar_ms.py python polar_ms_weight.py