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

Added a Hydra+wandb+submitit-launcher example #79

Merged
merged 24 commits into from
Jan 11, 2022

Commits on Jan 6, 2022

  1. WIP started coding the wandb hydra example for JZ

    zaccharieramzi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5aaae95 View commit details
    Browse the repository at this point in the history
  2. added a mnist example in the hydra style

    zaccharieramzi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ad57780 View commit details
    Browse the repository at this point in the history
  3. slight corrections in train mnist

    zaccharieramzi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    786a614 View commit details
    Browse the repository at this point in the history
  4. added configurations for hydra

    zaccharieramzi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ed9d2c7 View commit details
    Browse the repository at this point in the history
  5. added wandb to example

    zaccharieramzi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    1249c93 View commit details
    Browse the repository at this point in the history
  6. expanded readme for the example

    zaccharieramzi committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a5a5c1a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    a255edf View commit details
    Browse the repository at this point in the history
  2. corrected project id

    zaccharieramzi committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    8e31a47 View commit details
    Browse the repository at this point in the history
  3. corrected timeout min

    zaccharieramzi committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    193e6c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b5ce42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f8a1d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    349ef11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4859905 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12a880c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    987ed8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    560e509 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    025662e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7927128 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    a23b913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd061c View commit details
    Browse the repository at this point in the history
  3. replaced my sub scripts (inadapted) with the custom launcher I develo…

    …pped in similar resources
    zaccharieramzi committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b4cde5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0903c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. specified that wandb requires an account

    zaccharieramzi committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    fc38216 View commit details
    Browse the repository at this point in the history
  2. added the example to the page tree

    zaccharieramzi committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    750322a View commit details
    Browse the repository at this point in the history