abhimanyudubey / private_federated_linear_bandits

Accompanying code for the NeurIPS 2020 paper "Differentially-Private Federated Linear Bandits"

Repository from Github https://github.comabhimanyudubey/private_federated_linear_banditsRepository from Github https://github.comabhimanyudubey/private_federated_linear_bandits

Questions about private_gp

ljy0ustc opened this issue · comments

The first code of experiment.py is "import private_gp as gp". When running the code, I'm wondering where is the private_gp?