StackRating

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

Michael Jungo

Rating
1553.49 (6,994th)
Reputation
14,853 (9,501st)
Page: 1 2 3 4 ... 11
Title Δ
Expected object of scalar type Float but got scalar type Long for a... 0.00
PyTorch: The number of sizes provided (0) must be greater or equal... 0.00
Calculating shape of conv1d layer in Pytorch 0.00
Cross Entropy Calculation in PyTorch tutorial 0.00
Pytorch Multiclass Logistic Regression Type Errors 0.00
Pytorch NN Training issue: Loss of NN does not decrase 0.00
How to compile torch 1.5.0 without GPU support? +0.42
How does PyTorch's loss.backward() work when "retain_graph... 0.00
Implementation Issue: Deep ConvNet for Pattern Recognition 0.00
Training 1D CNN in Pytorch 0.00
Testing an implementation of an LSTM in Pytorch 0.00
Extract features from pretrained resnet50 in pytorch 0.00
Which output should I use for prediction with LSTM for sequenced da... 0.00
LSTM cell implementation in Pytorch design choices 0.00
Need help understanding the gradient function in pytorch 0.00
How to set random seed when it is in distributed training in PyTorch? 0.00
Preferred way to decrease learning rate for Adam optimiser in PyTorch 0.00
How to do language model training on BERT 0.00
PyTorch Model Training: RuntimeError: cuDNN error: CUDNN_STATUS_INT... +0.43
Understanding accumulated gradients in PyTorch 0.00
Choice of loss function 0.00
Using Softmax Activation function after calculating loss from BCEWi... 0.00
Batchnorm2d Pytorch - Why pass number of channels to batchnorm? 0.00
How to revert back to PyTorch 1.4? 0.00
ValueError: axes don't match array Pytorch Transpose operation -0.07
How to calculate perplexity for a language model using Pytorch 0.00
ret = torch._C._nn.nll_loss(input, target, weight, _Reduction.get_e... 0.00
TypeError: can't convert cuda:0 device type tensor to numpy. Us... 0.00
Passing embedded sequence to LSTM and getting TypeError: 'int&#... 0.00
pytorch tensor slice and memory usage 0.00
concatenating two tensors in pytorch(with a twist) 0.00
Pytorch: LSTM does not learn 0.00
Is the forward definition of a model executed sequentially in PyTor... 0.00
CPU version of "torch._C._nn.nll_loss" function 0.00
PyTorch LSTM dimension 0.00
Kernel size can't be greater than actual input size 0.00
Pad torch tensors of different sizes to be equal 0.00
Two questions on DCGAN: data normalization and fake/real batch +0.42
pytorch fix gpu mem leak after exactly 10 minibatches -0.07
Does Pytorch 1.4 support cuda10.1? 0.00
net.zero_grad() vs optim.zero_grad() pytorch 0.00
Getting Bad Images After Data Augmentation in PyTorch 0.00
Getting an Error in Pytorch: IndexError: Dimension out of range (ex... 0.00
Using Two Data Iterators Under One Loop in Pytorch 0.00
Python Dataset Class + PyTorch Dataloader: Stuck at __getitem__, ho... 0.00
How to manage the hidden state dims when using pad_sequence? 0.00
Difficulty in Implementing a simple single-layer RNN using Pytorch&... 0.00
Is it mandatory in pytorch to add modules to ModuleList to access i... 0.00
Why must use DataParallel when testing? +1.96
torch.optim returns "ValueError: can't optimize a non-leaf... +1.98