Commit History

fix: LMIC base class multi_bit support in build() and compile()
1056030

lemousehunter commited on

feat: multi-bit labeling (Wu et al. TCHES 2024)
ea54e7b

lemousehunter commited on

feat: add XLA jit_compile support for LMIC/LMIC-TSBN
1b6b02c

lemousehunter commited on

feat: disable sigmoid gates by default in LMIC-TSBN (Section 22)
e51839b

lemousehunter commited on

feat: add gradient clipping (clipnorm) to LMIC/LMIC-TSBN — Phase 1 stability fix
30ada2d

lemousehunter commited on

feat: add Focal Loss + Cosine Annealing for LMIC v6
f2d1439

lemousehunter commited on

feat: LMIC-TSBN model + persistence fixes across restarts
cbb6546

lemousehunter commited on

feat: LMIC architecture - Localized Multi-Input CNN for 16-byte key recovery
854dd2f

lemousehunter commited on

feat: training speed optimizations — mixed precision, vectorized augmentation, cached eval predictions
1fe1a19

lemousehunter commited on

v3: Add DTP + Spectral Decoupling, fix GradNorm OOM, fix _fail_job cancel
283a882

lemousehunter commited on