The repository consists of the following components:* The tensorflow implementation of the throughput model itself is provided in `throughput_model.py`* The `helpers` folder contains the differentiable mappings derived from the monitoring data Additionally an illustrative example for transmit power optimization for a randomly generated network deployment is provided in `run_scenario.py`.Upon execution the computed throughput and other metrics are compared before and after the optimization procedure.