Giter Club home page Giter Club logo

Comments (2)

VincentStimper avatar VincentStimper commented on July 24, 2024

Hi @wileewang,

I'm glad that you find the normflows package useful.

From what you said about your problem, (discrete) normalizing flows seem to be the ideal model for $z$. They typically are tractable and invertible by design. As an introduction to this class of models, I recommend reading this review. It is very comprehensive and you certainly don't have to know all that's in there, so you could just start with section 2.1 and 3.1.
I recommend you to start with a simple, yet expressive normalizing flow such as Real NVP. It is tractable and has an explicit and fast to evaluate inverse. The only requirement for using it is that $z$ is at least two dimensional, see #58. This notebook can help you get started, and you can even run it in Colab.

If you run into any problems or have more specific questions, feel free to reach out.

Best regards,
Vincent

P.S. Depending on whom you ask, invertible neural networks is just a different term for (discrete) normalizing flows (not continuous normalizing flows or neural ODEs), or they are a subclass of them, i.e. existing neural network architectures such as MLPs or residual networks that are made invertible. The latter often do not have an explicit formula for the inverse, see e.g. residual flows, so what you probably want to use for your application are normalizing flows such as Real NVP.

from normalizing-flows.

VincentStimper avatar VincentStimper commented on July 24, 2024

Hi all,

I'm closing this issue due to inactivity, so I assume my reply solved it for you.

Best regards,
Vincent

from normalizing-flows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.