Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
/ inn_toy_data Public archive
forked from vislearn/inn_toy_data

Code for artificial toy data sets used to evaluate (conditional) invertible neural networks and related methods

License

Notifications You must be signed in to change notification settings

morioka/inn_toy_data

 
 

Repository files navigation

Toy data sets for density estimation and conditional generative flow

This is code for a handful of artificial toy data sets we created to evaluate (conditional) invertible neural networks and related methods. Each data set provides a prior distribution over data X, and a forward process that maps X to observations Y in a many-to-one manner. The inverse problem of finding X given an observation Y is thus an ambiguous and non-trivial task.

About

Code for artificial toy data sets used to evaluate (conditional) invertible neural networks and related methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.7%