Tom

Results 7 comments of Tom

hey @arunraja-hub, how is this going?

Thanks @pavlos-p . I'll take a look

Thanks for this feature @Seniatical ! Having a proper CLI manager is definitely useful when we grow the tool to have diverging functionalities. For the moment, however, since generating in-project...

Hey @Daniel-Liu-c0deb0t , The PyVertical team have been discussing some additional features. We don't know if these are possible :sweat_smile: I'll briefly explain them here, but we can open separate...

For the first issue, that's being caused by a batch of size 0 being passed into `DistanceCorrelationLoss` somehow. When that happens, `input_data.size(0)` is 0, and you can't reshape something into...

Update: there a few bugs caused by changes in how syft functions. You could install an old `syft` version, or use branch `no-syft` if you want to try NoPeek but...

Hi @valeriatu , so sorry for the delay in answering this. I think `0.2.5` should work (this is the version pinned in `environment-lock.yml` file)