NProkoptsev
Results
2
issues of
NProkoptsev
I'm a bit confused with usage of trunc_normal here https://github.com/rwightman/pytorch-image-models/search?p=2&q=trunc_normal_&type=code I'm wondering why you are not using a and b parameters. Looking into TF implementation https://www.tensorflow.org/api_docs/python/tf/random/truncated_normal > The values are...
bug
https://github.com/microsoft/LightGBM/pull/5929 introduces a method for treatment of position bias, but it had limited options of specifying the position column (.position file or numpy array), uou can't have position column as...
in progress
breaking