Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/layer6ai-labs/CEF

Code for the NeurIPS'21 paper "Tractable Density Estimation on Learned Manifolds with Conformal Embedding Flows"
https://github.com/layer6ai-labs/CEF

Last synced: 3 months ago
JSON representation

Code for the NeurIPS'21 paper "Tractable Density Estimation on Learned Manifolds with Conformal Embedding Flows"

Awesome Lists containing this project

README

        



NeurIPS'21 Tractable Density Estimation on Learned Manifolds with Conformal Embedding Flows
=====
This repo contains the code for the paper [Tractable Density Estimation on Learned Manifolds with Conformal Embedding Flows](https://openreview.net/forum?id=DqU-rIHy4Eh) (NeurIPS 2021). See the `experiments` folder for usage.

This code is derived from the [`nflows`](https://github.com/bayesiains/nflows) repo:
```
Conor Durkan, Artur Bekasov, Iain Murray, & George Papamakarios. (2020). nflows: normalizing flows in PyTorch (v0.14). Zenodo. https://doi.org/10.5281/zenodo.4296287
```