NeuralSolvers icon indicating copy to clipboard operation
NeuralSolvers copied to clipboard

Provide a seperate pretraining function

Open StillerPatrick opened this issue 2 years ago • 0 comments

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.

StillerPatrick avatar Aug 03 '22 14:08 StillerPatrick