ICML Reproducibility code for HyperHyperNetwork For the Design Of Antenna Arrays https://arxiv.org/abs/2105.03838
- pytorch (verified on 1.7.0)
- numpy
- scipy
- scikit-learn
- ResNet pytorch https://github.com/FrancescoSaverioZuppichini/ResNet
- MS-SSIM pytorch https://github.com/VainF/pytorch-msssim
- DETR https://github.com/facebookresearch/detr
cd \models:
- Array HyperHyperNetwork - Transformer
- Array HyperHyperNetwork - ResNet
- Single antenna designer - Transformer
- Single antenna designer - ResNet
- Simulation network
- Ablations network(s)
cd\training: Trainig code example and infrastructure.
cd \blockselector: Infrastructure class for generic block selection method