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

hparams as dict #1029

Merged
merged 33 commits into from
Mar 4, 2020
Merged

hparams as dict #1029

merged 33 commits into from
Mar 4, 2020

Commits on Mar 3, 2020

  1. hparams as dict

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    12851f7 View commit details
    Browse the repository at this point in the history
  2. hparams as dict

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    6811137 View commit details
    Browse the repository at this point in the history
  3. fixing

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    77eb6c8 View commit details
    Browse the repository at this point in the history
  4. fixing

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    804b8d8 View commit details
    Browse the repository at this point in the history
  5. fixing

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    69cd0ec View commit details
    Browse the repository at this point in the history
  6. fixing

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    1c523fd View commit details
    Browse the repository at this point in the history
  7. typing

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    f42ac58 View commit details
    Browse the repository at this point in the history
  8. typing

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    5e6c5a0 View commit details
    Browse the repository at this point in the history
  9. chnagelog

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    b7601ba View commit details
    Browse the repository at this point in the history
  10. update set hparams

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    a56c9fa View commit details
    Browse the repository at this point in the history
  11. use setter

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    68c17ef View commit details
    Browse the repository at this point in the history
  12. simplify

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    02849b7 View commit details
    Browse the repository at this point in the history
  13. chnagelog

    Borda committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ffdb2e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. imports

    Borda committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    58e95aa View commit details
    Browse the repository at this point in the history
  2. pylint

    Borda committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f9b0649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4460bd0 View commit details
    Browse the repository at this point in the history
  4. typing

    Borda committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    716d9a7 View commit details
    Browse the repository at this point in the history
  5. Update training_io.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    adf1987 View commit details
    Browse the repository at this point in the history
  6. Update training_io.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ffac889 View commit details
    Browse the repository at this point in the history
  7. Update lightning.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    fc31e48 View commit details
    Browse the repository at this point in the history
  8. Update test_trainer.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e125035 View commit details
    Browse the repository at this point in the history
  9. Update __init__.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    73aad62 View commit details
    Browse the repository at this point in the history
  10. Update base.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ee74462 View commit details
    Browse the repository at this point in the history
  11. Update utils.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3fd203e View commit details
    Browse the repository at this point in the history
  12. Update test_trainer.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    edddda0 View commit details
    Browse the repository at this point in the history
  13. Update training_io.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    25c29f3 View commit details
    Browse the repository at this point in the history
  14. Update test_trainer.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    34e49ab View commit details
    Browse the repository at this point in the history
  15. Update test_trainer.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0ba1b2a View commit details
    Browse the repository at this point in the history
  16. Update test_trainer.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ea948df View commit details
    Browse the repository at this point in the history
  17. Update test_trainer.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    a21491c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12d4d56 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cc96dcd View commit details
    Browse the repository at this point in the history
  20. Update test_trainer.py

    williamFalcon committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    018091d View commit details
    Browse the repository at this point in the history