From ddd1d6bb1956af529c5df50a0d697382bcaa746a Mon Sep 17 00:00:00 2001 From: Lukas Eller Date: Mon, 26 Sep 2022 10:21:40 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7b5d78..8b24398 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,7 @@ It collects the encodings of each measurement location for the 6 exemplary envir The `main` function in `run_scenario.py` runs all scenarios defined in the `scenarios/` folder. Each scenario contains a `config.json` file where parameters such as the height of the base station `h_bs`, the horizontal `phi_sec_h` and vertical `phi_sec_v` sector orientation as well as transmit power and frequency can be adapted. Per default, the `run_scenario.py` will generate all the scenarios presented in the paper. Note, that the uniform antenna patterns are specified through `phi_sec_h=null`. -We encourage interested readers to adapt the scenario configurations or to apply the trained models to their own use-cases altogether. \ No newline at end of file +We encourage interested readers to adapt the scenario configurations or to apply the trained models to their own use-cases altogether. + + +**After successfull publication we intent to move the code and paper to [IEEE Dataport](https://ieee-dataport.org/) and [CodeOcean](https://codeocean.com/) respectively.** \ No newline at end of file -- 2.22.0