Giter Site home page Giter Site logo

risnet's Introduction

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:

  • --tsnr: the transmit SNR with default value 1e11.
  • --lr: the learning rate with default value 8e-4.
  • --ris_shape: the RIS shape with default value 32, 32.
  • --weights: the user weights in the weighted sum-rate with default value 0.25, 0.25, 0.25, 0.25.
  • --record: True if you want to save the tensorboard log and trained models in a folder named after date and time of the beginning of training, False otherwise.
  • --device: cpu or cuda.

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

risnet's People

Contributors

bilepeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

wozaimoyu

risnet's Issues

Reason for choosing Convolution 1d layer

Why you choose the Convolution 1d layer with input feature channel(16,1024) and output(1,1024)?
What is your relevant formula?.
I look forward to hearing from you soon. Thank you so much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.