Skip to content

ANLGBOY/RealNVP-with-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real NVP for Two Moons

PyTorch implementation of Real NVP for Two Moons

Description

This is implementation of real-valued non-volume preserving(real NVP) for Density Estimation(real NVP). I used Two Moons dataset of sklearn and tried to reproduce fig.1 in the paper.

Results

The following results were obtained with the default setting. (command: python main.py)

Result

References

The implementation is based on:
[1] https://arxiv.org/abs/1605.08803
[2] https://github.com/senya-ashukha/real-nvp-pytorch

About

Real-valued non-volume preserving(RealNVP) implementation with PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages