Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jaanli/variational-autoencoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: jaanli/variational-autoencoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 22, 2021

  1. Update README.md

    Jaan Altosaar authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c7b298e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. format and lint with flake8 and black

    Jaan Altosaar committed May 20, 2021
    Configuration menu
    Copy the full SHA
    2d6fc52 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. add jax example

    Jaan Altosaar committed May 21, 2021
    Configuration menu
    Copy the full SHA
    dfb452b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. fix stale opt_state

    Jaan Altosaar committed May 25, 2021
    Configuration menu
    Copy the full SHA
    f4c3ece View commit details
    Browse the repository at this point in the history
  2. fix jax implementation

    Jaan Altosaar committed May 25, 2021
    Configuration menu
    Copy the full SHA
    f049960 View commit details
    Browse the repository at this point in the history
  3. make jax implementation modular and update timing info

    Jaan Altosaar committed May 25, 2021
    Configuration menu
    Copy the full SHA
    f212232 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. test flow example

    Jaan Altosaar committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6b2f090 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. TESTED: rename variables and outputs to be more readable

    Jaan Altosaar committed May 27, 2021
    Configuration menu
    Copy the full SHA
    3492202 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. remove partitioning of params

    Jaan Altosaar committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d86c60b View commit details
    Browse the repository at this point in the history
  2. WIP - bug in elbo for inverse autoregressive flow

    Jaan Altosaar committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    7e4f8ee View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. TESTED: jax matches pytorch for IAF and VAE

    Jaan Altosaar committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    6fc12c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from altosaar/inverse-autoregressive-flow

    Inverse autoregressive flow
    Jaan Altosaar authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    1165075 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Update README.md

    Jaan Altosaar authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    2dd2a78 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update README.md

    jaanli authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7e8c661 View commit details
    Browse the repository at this point in the history
Loading