This issue is to track the development of a script to obtain the Maximum A Posterior (MAP) solution using neural score matching.
It's essentially a matter of implementing a gradient descent procedure, using an existing JAX optimizer for instance.
The deliverable for this issue are:
This issue is to track the development of a script to obtain the Maximum A Posterior (MAP) solution using neural score matching.
It's essentially a matter of implementing a gradient descent procedure, using an existing JAX optimizer for instance.
The deliverable for this issue are:
MAP_solution.pysimilar toscripts/sample_maps.py.