Notebooks
The repository now contains six notebooks: three English notebooks and three Chinese notebooks. The English documentation lists English notebooks first, then Chinese notebooks. Code cells stay aligned across language versions; the English versions mainly make markdown headings and explanations easier for English readers.
English Versions
Chinese Versions
Reading Path
- Start with the paper-reading notebook to understand the security problem and system design.
- Read the FFT notebook to see how raw ADC data becomes radar cubes and point clouds.
- Read the training notebook to see how point-cloud sequences become CNN + BiLSTM inputs.