/Deep-Learning-for-Sampling-from-Arbitrary-Probability-Distributions

Python source code for the fully connected neural networks developed in the paper https://arxiv.org/abs/1801.04211

Primary LanguagePython

This project is about sampling from arbitrary probability densities using a fully connected
neural network.

The corresponding paper can be found at: https://arxiv.org/abs/1801.04211