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

Reproduce results in deep SCM tutorial #70

Merged
merged 61 commits into from
Mar 17, 2023
Merged

Reproduce results in deep SCM tutorial #70

merged 61 commits into from
Mar 17, 2023

Commits on Nov 11, 2022

  1. add deep SCM tutorial

    archanarw committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    fbe718a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. fix learning

    archanarw committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    373272b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. add batchnorm layers

    archanarw committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    75b9d5f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. use gpu

    archanarw committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    cacd8ef View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. use gpu

    archanarw committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4430fa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. use mnist

    archanarw committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f805259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76188df View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Add a reparam for deep scm

    eb8680 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    ad90815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be3727 View commit details
    Browse the repository at this point in the history
  3. factor out StandardNormal

    eb8680 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    f2627bc View commit details
    Browse the repository at this point in the history
  4. hide cuda

    eb8680 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    0ddb414 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b36d16 View commit details
    Browse the repository at this point in the history
  6. reorder defs

    eb8680 committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    75cea8f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

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

Commits on Jan 6, 2023

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

Commits on Jan 9, 2023

  1. image flow settings that work

    eb8680 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    27f9b21 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. fix caching issue

    eb8680 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d00d89c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. working

    eb8680 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f71b9a5 View commit details
    Browse the repository at this point in the history
  2. clean up notebook code

    eb8680 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    444bc55 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    4dbd56d View commit details
    Browse the repository at this point in the history
  2. remove merge

    eb8680 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e440b12 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. format

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    61ed2e9 View commit details
    Browse the repository at this point in the history
  2. docstrings

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c7e97ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d8b4c View commit details
    Browse the repository at this point in the history
  4. lint and sphinx

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f764d22 View commit details
    Browse the repository at this point in the history
  5. Add handlers to internals

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ac13000 View commit details
    Browse the repository at this point in the history
  6. Add handlers to tests

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b24c5b8 View commit details
    Browse the repository at this point in the history
  7. isort

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1502659 View commit details
    Browse the repository at this point in the history
  8. name in do

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    dd5eee2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72c264b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32f27ae View commit details
    Browse the repository at this point in the history
  11. Add test

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f410699 View commit details
    Browse the repository at this point in the history
  12. fix twinworld

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8a1a896 View commit details
    Browse the repository at this point in the history
  13. lint and fix tests

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0dc60fa View commit details
    Browse the repository at this point in the history
  14. selection

    eb8680 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7fb972e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. all tests pass

    eb8680 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    79488b3 View commit details
    Browse the repository at this point in the history
  2. remove xfail

    eb8680 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4825d0a View commit details
    Browse the repository at this point in the history
  3. nit

    eb8680 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ba4aaea View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. suppress warning

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    b5e06bc View commit details
    Browse the repository at this point in the history
  2. nit

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    b5277ae View commit details
    Browse the repository at this point in the history
  3. rename selection handlers

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    9f8c87d View commit details
    Browse the repository at this point in the history
  4. put selection into handlers

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    8571773 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b9fbc2 View commit details
    Browse the repository at this point in the history
  6. Working

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    64193f8 View commit details
    Browse the repository at this point in the history
  7. bug

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a5e6fdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ffc069 View commit details
    Browse the repository at this point in the history
  9. revert

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    2edd104 View commit details
    Browse the repository at this point in the history
  10. remove data

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    4ccb218 View commit details
    Browse the repository at this point in the history
  11. remove data

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    8588aa8 View commit details
    Browse the repository at this point in the history
  12. fix link

    eb8680 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    3528fac View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    4b39840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3d77e View commit details
    Browse the repository at this point in the history
  3. move to counterfactual

    eb8680 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    24fc903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27fb54c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8e77b8 View commit details
    Browse the repository at this point in the history
  6. visualize differences

    eb8680 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    cf7b690 View commit details
    Browse the repository at this point in the history
  7. nit

    eb8680 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    faf44f5 View commit details
    Browse the repository at this point in the history
  8. configuration for deepscm

    eb8680 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    90ff231 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42df75a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

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

    eb8680 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c0efdc0 View commit details
    Browse the repository at this point in the history