Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Code for the paper "Analyzing inverse problems with invertible neural networks." (2018)

Notifications You must be signed in to change notification settings

morioka/analyzing_inverse_problems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

"Analyzing inverse problems with invertible neural networks." (2018)

https://arxiv.org/abs/1808.04730

Contents

  • experiments/toy_8-modes contains a jupyter notebook for the gaussian mixture example
  • experiments/inverse_problems_science contains the research code used for the science problems (without the datasets, as these are published separately)

Dependencies

Except for pytorch, any fairly recent version will probably work, these are just the confirmed ones.

FrEIA is available at https://github.com/VLL-HD/FrEIA

Package Version
FrEIA 0.1.0
Pytorch 1.0.X
Numpy 1.15.0
Matplotlib 2.2.3
Visdom 0.1.8.5
Torchvision 0.2.1
scikit-learn 0.20.3

About

Code for the paper "Analyzing inverse problems with invertible neural networks." (2018)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.6%
  • Python 7.4%