NeuralSolvers
NeuralSolvers copied to clipboard
Provide a seperate pretraining function
At the moment, you need to set the number of main training epochs to 0, activate the pretaining function, and deactivate lbfgs fine-tuning. Here it would be better to have a separate function that trains initial condition only. This helps to find a suitable architecture.