Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Jackpot (Jacobian Kernel Projection Optimization) is a PyTorch-compatible algorithm for approximating uncertainty regions in inverse problems. Given noisy observations and a forward mapping, Jackpot constructs a low-dimensional adversarial manifold that approximates the set of all possible inputs consistent with the output within a tolerance.

Notifications You must be signed in to change notification settings

munnath/jackpot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackpot

Jackpot is a Python package implementing the methods described in this paper.

Installation

pip install -e .


About

Jackpot (Jacobian Kernel Projection Optimization) is a PyTorch-compatible algorithm for approximating uncertainty regions in inverse problems. Given noisy observations and a forward mapping, Jackpot constructs a low-dimensional adversarial manifold that approximates the set of all possible inputs consistent with the output within a tolerance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published