Xinyi Xu
Xinyi Xu
Got it. Was just wondering if there would be a hack or workaround of the error. Thanks for the response.
Got it, I will look into this. First let me get familiar with the repo. A great collection of data sets for few-shot learning by the way. Kudos!
I can confirm the error reported by @vicMio. As I tried to run the same colab notebook in GoogleColab (federated/docs/tutorials/building_your_own_federated_learning_algorithm.ipynb). The installation gives errors: ``` ERROR: pip's dependency resolver does...
Wondering if there is any update on this?
> I have solved the issue, you could close I am also interested in working with dp-VAE. May I ask how you resolved the issue?
Replacing `dag.optimal_intervention()` with `dag.optimal_fully_orienting_interventions()` seems to solve the issue and give the specified answer. Feel free to close this issue if that was correct.
You could try my trained base model: https://drive.google.com/open?id=1CSVFhfOHmRlbUsMu_eyBCvBWn_06a9zH
> Thanks for sharing your trained base model. This is very helpful! No problem, Chris. Give it a go. I didn't change any setting, it should give decent results on...
> @XinyiYS @christegho Could you please share your base model? The google drive link has expired. Many thanks! Hi yanling, sorry that I have removed the model from my google...
I searched around and think this is the metrics the paper is referring to http://cocodataset.org/#detection-eval You can close the issue if that is the correct one I am reading.