jimimvp / fox

Normalizing Flows in JAX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOX (FlOws in JAX) WIP

Normalizing flow implementations based on flax.

Tests

Run tests with:

 python -m pytest tests

Examples

Current examples in the examples directory:

  • RealNVP

About

Normalizing Flows in JAX


Languages

Language:Python 100.0%