/hybrid_rcc

A C++ library for information theory and probability

Primary LanguageC++Apache License 2.0Apache-2.0

Reverse Channel Coding Library

Table of Contents

Introduction

The library contains three main components:

@inproceedings{51423,
  title	= {Algorithms for the Communication of Samples},
  author	= {Lucas Theis and Noureldin Yosri},
  year	= {2022},
  URL	= {https://arxiv.org/abs/2110.12805},
  booktitle	= {Proceedings of the 39th International Conference on Machine Learning}
}

Installation

pip install git+https://github.com/google-research/hybrid_rcc

Note: This is not an officially supported Google product.