| Algorithm 3 Q-learning-assisted Successive Cancellation Flip Decoding Algorithm |
| Input: |
| The received LLR: |
| Information bits length: |
| SNR: |
| The processed Q-table: |
| Output: The decoded vector: |
| Initialization:; |
|
; Return; // The QLSCF function Function: Forto: ; ; If successes: ; End if End for Return ; End function |