StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Szymon Maszke

Rating
1534.94 (14,686th)
Reputation
2,300 (73,243rd)
Page: 1 2 3 4 ... 9
Title Δ
PyTorch LSTM categorical model - output to target mapping 0.00
Setting the same seed for torch, random number and numpy throughout... 0.00
Why am I getting calculated padding input size per channel smaller... -0.85
How to mutate weights of a NN in pytorch 0.00
requires_grad = False seems not working in my case +0.44
Gradient accumulation in an RNN 0.00
Get value from c10::Dict<c10::IValue, c10::IValue> in Pytorch... 0.00
RuntimeError: Expected 3-dimensional input for 3-dimensional weight... +0.43
how initialize a torch of matrices +0.91
Is my batch accumulation implementation correct? +1.90
In knowledge distillation, how to run the student and the teacher m... 0.00
what is the pytorch equivalent of a tensorflow linear regression? 0.00
Why do we need the custom dataset class and use of _getitem_ method... 0.00
PyTorch RNN is more efficient with `batch_first=False`? 0.00
Can I speed up inference in PyTorch using autocast (automatic mixed... 0.00
Parameters of my network on PyTorch are not updated 0.00
Schedule jobs between GPUs for PyTorch Models 0.00
How do I compute bootstrapped cross entropy loss in PyTorch? -0.53
syntax pytorch.nn functions neural networks, class or functions? 0.00
AttributeError: module 'torch.utils' has no attribute '... 0.00
Simultaneous reads of the same PyTorch torchvision.datasets object 0.00
PyTorch Input and hidden tensors not on the same device 0.00
Pytorch Custom data loading with HTTPS is very slow 0.00
is there pytorch's max operation in tensorflow2.0? 0.00
How to right shift each row of a matrix? +1.96
torch.jit.script(module) vs @torch.jit.script decorator 0.00
ImportError: TensorBoard logging requires TensorBoard version 1.15... 0.00
simple inception block in pytorch taking much much longer time to t... 0.00
Pytorch model.load call ambiguity 0.00
Should dropout be deactivated when training a model with some freez... 0.00
Does Pytorch-Lightning have a multiprocessing (or Joblib) module? 0.00
How to evaluate loss only on elements satisfying a condition pytorch 0.00
Is it the right way to process a PIL image in pytorch? 0.00
Can I change volatile = False to torch.set_grad_enabled(True)??(in... 0.00
What should __len__ be for PyTorch when generating unlimited data? 0.00
pytorch training loop ends with ''int' object has no at... 0.00
Does PyTorch's nn.DataParallel load the same model in each GPU? 0.00
select sub elements from another batch 0.00
Finding the largest value in an array and efficiency of code 0.00
Non-intersection of two n-dimentional pytorch tensors 0.00
Parallelization strategies for deep learning -0.55
Change expectation to multi dimensional rather than 1D in nn.crosse... -0.55
What is the role of pytorch dataset.imagefolder's loader option? 0.00
Runtime error: CUDA out of memory: Cant train SEGAN -0.05
model.parameters() does not produce an iterable of Tensors 0.00
how to use custom python object in torchscript 0.00
How to print the results of True Positives, False Positives, etc 0.00
Duplicate element of tensor while perserving gradient values +2.29
Difference between .pb and .h5 0.00
How conv1d pytorch operates on a sequence of characters or frames? 0.00