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

Developer #98

Merged
merged 16 commits into from
Aug 14, 2024
Merged

Developer #98

merged 16 commits into from
Aug 14, 2024

Commits on Sep 22, 2023

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

Commits on Feb 2, 2024

  1. 🐛 Keep dims if NaN row

    ri-heme committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    233b9f2 View commit details
    Browse the repository at this point in the history
  2. 🙈 Ignore non-default files

    - Ignore non-default stuff from root folder, tutorial folders, etc
    ri-heme committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    51afb4e View commit details
    Browse the repository at this point in the history
  3. 🔖 Update version number

    ri-heme committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4194466 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Developer continuous (#84)

    Add continuous feature perturbations.
    
    ---------
    
    Co-authored-by: Ricardo Hernández Medina <[email protected]>
    Co-authored-by: Ricardo Hernández Medina <[email protected]>
    Co-authored-by: Henry Webel <[email protected]>
    4 people committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6f5737a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge branch 'main' into developer

    Henry committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2715894 View commit details
    Browse the repository at this point in the history
  2. 📌 restrict to numpy 1

    - 16.6.24 numpy 2 was released, some types have to be udpated, see #97
    Henry committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    034c554 View commit details
    Browse the repository at this point in the history
  3. 📌 restrict to numpy<2 in PyPI package

    - 16.6.24 numpy 2 was released, some types have to be udpated, see #97
    Henry committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ab84958 View commit details
    Browse the repository at this point in the history
  4. 🎨 also execute integration test for PRs

    Henry committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    67e06b4 View commit details
    Browse the repository at this point in the history
  5. 🎨 remove duplicate and format

    Henry committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7045e57 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. ⚡ 🔥

    Correct duplicated scaling (scale only once)
    Correct kld_warmup in training_loop.py:
       - kld_w as a fraction of beta, no dependence on num_latent
    mpielies committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    30bee60 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. 🎨 🔧 Log2, scaling and linting

    - Optional log2 transform of continuous data
    - Black formatting of training_loop.py
    mpielies committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    feefc76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0587a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 📝 Add long description

    ri-heme committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1fc2834 View commit details
    Browse the repository at this point in the history
  2. 📝 Update readme

    ri-heme committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ea9ebcd View commit details
    Browse the repository at this point in the history
  3. 🔖 Update version number

    ri-heme committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7f3ee3d View commit details
    Browse the repository at this point in the history