File size: 745 Bytes
6d0ba70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: cc0-1.0
tags:
  - radio-frequency
  - signal-processing
  - source-separation
  - synthetic
---

# rf-interference-rejection

Synthetic co-channel RF signal-separation dataset for the Alignerr ML_Envs task
**rf-interference-rejection**. Fully self-generated — no third-party data.

A weak RRC-QPSK signal-of-interest (SOI) is mixed with a stronger synthetic wideband
OFDM co-channel interferer plus AWGN; the task is to recover the SOI's data bits.

- `train.npz` / `val.npz`: `mixture` float16 `[N,2560,2]`, `soi` float16 `[N,2560,2]`,
  `bits` uint8 `[N,576]`. Generated deterministically by the task's `data-generation/` scripts.

**License:** CC0-1.0 (public-domain dedication). The data is the author's own synthetic output.