Skip to content
Snippets Groups Projects
Forked from Amit Parag / Sobolev Experiments
3 commits behind the upstream repository.

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.