Noah Stier

Results 4 issues of Noah Stier

I am getting different results for manually computing the mean of a half-precision tensor using `torch.mean` vs. `torch_scatter.scatter`. Is this expected behavior? ``` import torch import torch_scatter src_float = torch.randn(1_000_000).float()...

bug

I think there is a flaw in the game design: the drawer always scores the average of the guessers' scores, so the drawer has an incentive to choose the easiest...

enhancement

Can @zmurez, or anyone else, suggest a configuration for training / fine-tuning Atlas that can learn acceptably well for experimentation using only a single GPU? I wonder if zmurez discovered...