Skip to content

Steffengra/2302_learning_beamforming_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This code was used in the following publication (preprint here).

[1] Steffen Gracla, Alea Schröder, Maik Röper, Carsten Bockelmann, Dirk Wübben, Armin Dekorsy, "Learning Model-Free Robust Precoding for Cooperative Multibeam Satellite Communications" , in Proc. Signal and Data Processing for Next Generation Satellites (SDPNGS) Workshop of the 2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Rhodes, Greece, 4. - 10. June 2023.

Email: {gracla, schroeder, roeper, bockelmann, wuebben, dekorsy}@ant.uni-bremen.de

The project structure is as follows:

/project/
|   .gitignore           | .gitignore
|   README.md            | this file
|   requirements.txt     | project dependencies
|   
+---models               | trained models
+---outputs              | generated results
+---references           | dev references
+---reports              | project reports
+---src                  | python files
|   +---analysis         | generating results
|   +---config           | configuration
|   +---data             | generating data to learn from
|   +---models           | related to creating learned models
|   +---plotting         | plotting
|   \---utils            | shared functions and code snippets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages