NeuralSolvers
NeuralSolvers copied to clipboard
Change Batch_Size of Dataloaders to None
Setting the default batch_size to None
leads to a more understandable behaviour (dataloader yields a shape [n, dim])