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

NF: Visualize the latent space and pack data_per_streamline in the batch loader. #245

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

Commits on Sep 20, 2024

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

Commits on Sep 27, 2024

  1. Viz latent space each n epochs

    levje committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c665cf2 View commit details
    Browse the repository at this point in the history
  2. autopep8 pass

    levje committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8df0c0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6de7c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    8968c7f View commit details
    Browse the repository at this point in the history
  2. Fix to cpu

    levje committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cb64063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0973ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f41de6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    327ca86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701737a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    28f3f3d View commit details
    Browse the repository at this point in the history
  2. Cleanup: part 1

    levje committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a228c86 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Cleanup: part 2

    levje committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1d82356 View commit details
    Browse the repository at this point in the history
  2. Cleanup: part 3

    levje committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    115a7dc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Cleanup: part 4

    levje committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1b1499c View commit details
    Browse the repository at this point in the history
  2. Cleanup: part 5

    levje committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    39ecd7b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix dps unpacking

    levje committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2e4a191 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    levje committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2de0a43 View commit details
    Browse the repository at this point in the history
  3. Fix pep8

    levje committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7f3d931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e051f19 View commit details
    Browse the repository at this point in the history
  5. Doc update

    levje committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a6a9a67 View commit details
    Browse the repository at this point in the history
  6. Fix missing import

    levje committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    26ded25 View commit details
    Browse the repository at this point in the history