abhimanyudubey / private_federated_linear_bandits

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?