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

Paths and file management #61

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

Commits on Oct 31, 2024

  1. WIP. Converted return values of statistics functions to dataclasses. Now

    need to adapt plot and analyze.
    alex404 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5d87dea View commit details
    Browse the repository at this point in the history
  2. Simulations run and plots and data are saved. Going to refactor and

    refine some more.
    alex404 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1810be1 View commit details
    Browse the repository at this point in the history
  3. Moved initialize.py over to pathlib style. Some more refinement, but

    things are looking much better imho
    alex404 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f16ccc8 View commit details
    Browse the repository at this point in the history
  4. Added necessary pathlibbing to train

    alex404 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2df0337 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea2fa0d View commit details
    Browse the repository at this point in the history
  6. Fixed wandb initialization

    alex404 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    661f78f View commit details
    Browse the repository at this point in the history
  7. Forgot to save reconstructions too

    alex404 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f95d7e1 View commit details
    Browse the repository at this point in the history
  8. For real this time

    alex404 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cddd898 View commit details
    Browse the repository at this point in the history