Zhenyu Tang

Results 24 comments of Zhenyu Tang

@MaxHalford I cannot conclude whether `HybridSampler` works decently (as the actual distribution is still not quite balanced, but better than `OverSampler`), but it could be that I have to sample...

> > I cannot conclude whether HybridSampler works decently (as the actual distribution is still not quite balanced, but better than OverSampler), but it could be that I have to...

I just verified that this is fixed by https://github.com/PythonOT/POT/pull/520 when I install it from their master. Previously nearly all GPU memory would be all pre-allocated and now I can see...

Just read this paper and stumbled into this repo. My very personal understanding is that CT does not concern an ODE trajectory from its training, and its loss is not...