@ -641,7 +641,7 @@ if __name__ == "__main__":
from skorch import NeuralNet
estimator = NeuralNet(
module=FouriER,
module=FouriER(model.p),
criterion=torch.nn.BCELoss,
optimizer=torch.optim.Adam,
max_epochs=100,
The note is not visible to the blocked user.