An open API service indexing awesome lists of open source software.

https://github.com/senya-ashukha/real-nvp-pytorch

Real NVP PyTorch a Minimal Working Example | Normalizing Flow
https://github.com/senya-ashukha/real-nvp-pytorch

deep-learning density-estimation nf normalizing-flow normalizing-flows pytorch real-nvp

Last synced: 3 months ago
JSON representation

Real NVP PyTorch a Minimal Working Example | Normalizing Flow

Awesome Lists containing this project

README

          

# Real NVP PyTorch

Very simple and short implementation of Real NVP normalizing flows in just 40 lines of code!

Density estimation using Real NVP, https://arxiv.org/abs/1605.08803.

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/senya-ashukha/real-nvp-pytorch/blob/master/real-nvp-pytorch.ipynb)