This is a minimal reproduction of Sobolev learning to highlight that the hessian of the approximated function does not get better. For instance, see the loss curves ( in images folder) while training different functions.
To run experiments, change function_name in sobolev_training.py and run in python3.