From cd53293fe2126fd8bbe728f794fad61b15eb024a Mon Sep 17 00:00:00 2001 From: lschmalen <49953583+lschmalen@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:59:46 +0100 Subject: [PATCH] Update README.md -- Added funding acknowledgment for RENEW --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1afe43f..c066ddb 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,6 @@ pip install '.[torch,tf,dev,remotelog]' This package provides a range of modules, covering a range of functions within a communication system. To access functionality within a specific module first `import mokka` and then access of modules is possible, e.g. `mokka.mapping.torch` provides constellation mappers and demappers implemented with and compatible to the PyTorch framework. + +## Acknowledgment +This work has received funding from the European Re-search Council (ERC) under the European Union's Horizon2020 research and innovation programme (grant agreement No. 101001899).