StackOverflow Questions for Tag: skorch

mwpqz
mwpqz

Reputation: 33

Skorch RuntimeError: Input type (torch.cuda.ByteTensor) and weight type (torch.cuda.FloatTensor) should be the same

Score: 1

Views: 2090

Answers: 1

Read More
lxiangyun93
lxiangyun93

Reputation: 77

Is NN just Bad at Solving this Simple Linear Problem, or is it because of Bad Training?

Score: 1

Views: 147

Answers: 1

Read More
Leockl
Leockl

Reputation: 2166

PyTorch & skorch: How to fix my nn.Module to work with skorch's GridSearchCV

Score: 0

Views: 1487

Answers: 1

Read More
Leockl
Leockl

Reputation: 2166

How to use PyTorch’s DataLoader together with skorch’s GridSearchCV

Score: 0

Views: 2506

Answers: 1

Read More
Orion
Orion

Reputation: 65

TypeError: If no scoring is specified, the estimator passed should have a 'score' method

Score: 1

Views: 2174

Answers: 2

Read More
CutePoison
CutePoison

Reputation: 5375

Skorch: Use AUC instead of ACC for validation

Score: 1

Views: 227

Answers: 1

Read More
Bruno
Bruno

Reputation: 651

Skorch GridSearchCV: FitFailedWarning: Estimator fit failed. The score on this train-test partition for these parameters will be set to nan

Score: 7

Views: 14202

Answers: 0

Read More
CutePoison
CutePoison

Reputation: 5375

Get the validation/train loss from Skorch fit

Score: 4

Views: 791

Answers: 1

Read More
TLam
TLam

Reputation: 11

What can be the cause of the validation loss increasing and the accuracy remaining constant to zero while the train loss decreases?

Score: 1

Views: 734

Answers: 0

Read More
CutePoison
CutePoison

Reputation: 5375

optimizer got an empty parameter list (skorch)

Score: 1

Views: 994

Answers: 1

Read More
basilisk
basilisk

Reputation: 1277

what should I do if my regression model stuck at a high value loss?

Score: 4

Views: 635

Answers: 0

Read More
Timeno
Timeno

Reputation: 11

How to predict a single image with Skorch?

Score: 1

Views: 274

Answers: 1

Read More
Steven Aronson
Steven Aronson

Reputation: 31

Skorch: Help constructing classifier for multiple outputs

Score: 3

Views: 1047

Answers: 1

Read More
vanessa orani
vanessa orani

Reputation: 71

TypeError: take(): argument 'index' (position 1) must be Tensor, not numpy.ndarray

Score: 5

Views: 23552

Answers: 1

Read More
Omar Abdelaziz
Omar Abdelaziz

Reputation: 547

Passing tensorDataset or Dataloader to skorch

Score: 7

Views: 4017

Answers: 1

Read More
Bihan
Bihan

Reputation: 45

How to pass parameters to forward function of my torch nn.module from skorch.NeuralNetClassifier.fit()

Score: 3

Views: 4580

Answers: 1

Read More
legend855
legend855

Reputation: 45

Skorch training object from scratch

Score: 1

Views: 923

Answers: 1

Read More
John H
John H

Reputation: 31

can't get skorch to run on GPU

Score: 3

Views: 2003

Answers: 0

Read More
user5334993
user5334993

Reputation: 63

PyToch Skorch passing 3 dimensional input

Score: 2

Views: 1083

Answers: 1

Read More
PreviousPage 2Next