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

Add drop_last option to data loader in training loop #217

Merged
merged 13 commits into from Dec 15, 2020

Commits on Dec 14, 2020

  1. Copy the full SHA
    573ca6a View commit details
    Browse the repository at this point in the history
  2. Trigger CI

    PyKEEN-bot committed Dec 14, 2020
    Copy the full SHA
    44b3a68 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    650cfd6 View commit details
    Browse the repository at this point in the history
  4. Trigger CI

    PyKEEN-bot committed Dec 14, 2020
    Copy the full SHA
    1ae3e00 View commit details
    Browse the repository at this point in the history
  5. Fix log message

    mberr committed Dec 14, 2020
    Copy the full SHA
    e1ca1fc View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/batch-size-1-and-batch-norm' int…

    …o batch-size-1-and-batch-norm
    mberr committed Dec 14, 2020
    Copy the full SHA
    f65a3c2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4bcb78c View commit details
    Browse the repository at this point in the history
  8. Make printing more meaningful

    cthoyt committed Dec 14, 2020
    Copy the full SHA
    c4049eb View commit details
    Browse the repository at this point in the history
  9. Add test for empty()

    cthoyt committed Dec 14, 2020
    Copy the full SHA
    edfe56a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Simplify checks

    Trigger CI
    cthoyt committed Dec 15, 2020
    Copy the full SHA
    2ba1e36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b466b1d View commit details
    Browse the repository at this point in the history
  3. Revert changes

    Trigger CI
    cthoyt committed Dec 15, 2020
    Copy the full SHA
    d47f664 View commit details
    Browse the repository at this point in the history
  4. Update training_loop.py

    Trigger CI
    cthoyt committed Dec 15, 2020
    Copy the full SHA
    ac96d88 View commit details
    Browse the repository at this point in the history