Skip to content

lihenryhfl/NITS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NITS

Neural Inverse Transform Sampler (presented at ICML 2022). Paper at: https://proceedings.mlr.press/v162/li22j.

To install nits as a local, editable python module, please run

git clone https://github.com/lihenryhfl/NITS.git
cd NITS
python -m pip install -e .

For example code for using NITS, please take a look at notebooks/uci_experiments.py and notebooks/image_experiments.py.

About

Neural Inverse Transform Sampler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published