bilepeng / risnet

GNU General Public License v3.0
10 stars 1 forks source link

RISnet

This repository is the source code and data for the paper

B. Peng, F. Siegismund-Poschmann, E. Jorswieck, "RISnet: a dedicated scalable neural network architecture for optimization of reconfigurable intelligent surfaces", International ITG 26th Workshop on Smart Antennas and 13th Conference on Systems, Communications, and Coding, Braunschweig, 2023.

To train the neural network, run train.py with the following arguments:

To test the saved neural network, run test.py with the path to the saved model in line 46.