Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try flow hmc in covtype dataset #277

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    77012ea View commit details
    Browse the repository at this point in the history
  2. add permute and nn.Tanh

    fehiepsi committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    b4f2a82 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    871d55e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    98d0315 View commit details
    Browse the repository at this point in the history
  2. fix import

    fehiepsi committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    5286704 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    cf059b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    4443f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    9692da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d23e7e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    3a211bd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. fig typos

    fehiepsi committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    6e956ee View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    818b062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b2408 View commit details
    Browse the repository at this point in the history
  3. address comment

    fehiepsi committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    76a89f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c392565 View commit details
    Browse the repository at this point in the history
  5. fix import at hmc_util test

    fehiepsi committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    75bb0a9 View commit details
    Browse the repository at this point in the history
  6. merge svi support

    fehiepsi committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    c8d140f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. merge master

    fehiepsi committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    29b4097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33c0cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    240399b View commit details
    Browse the repository at this point in the history
  4. support param as improper

    fehiepsi committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    92293cc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. add covtype notebook

    fehiepsi committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    3d5d1e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. temporary save

    fehiepsi committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    0fcfb1d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. add iaf result

    fehiepsi committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    c3a9438 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. temp delete

    fehiepsi committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    493ca87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e491230 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. merge master

    fehiepsi committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    54e59cc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    7e3064b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. implement residual gate

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    0e95a9b View commit details
    Browse the repository at this point in the history
  2. updates nn for jax46

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    db797c4 View commit details
    Browse the repository at this point in the history
  3. relax version restriction

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    46faa8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    904adb8 View commit details
    Browse the repository at this point in the history
  5. add tests for bnaf

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    7f0fba9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45c849c View commit details
    Browse the repository at this point in the history
  7. use Elu for IAF

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    8f04ca3 View commit details
    Browse the repository at this point in the history
  8. revert arn test

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    0bc59d1 View commit details
    Browse the repository at this point in the history
  9. add bnaf autoguide

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    deeee19 View commit details
    Browse the repository at this point in the history
  10. use bnaf in neutra

    fehiepsi committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    38add0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd0b8b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    952e8ef View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    c736b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585b3d8 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict

    fehiepsi committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    da2f359 View commit details
    Browse the repository at this point in the history
  4. fix typo

    fehiepsi committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    866ce17 View commit details
    Browse the repository at this point in the history
  5. merge bnaf branch

    fehiepsi committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    e5df203 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. merge master

    fehiepsi committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    96d173d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    087d63d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2fb2f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. try bnaf

    fehiepsi committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    8db30e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. merge master

    fehiepsi committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    56a3863 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. merge master

    fehiepsi committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    07c801d View commit details
    Browse the repository at this point in the history