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

Progress Bar for epochs #184

Merged
merged 17 commits into from
Jan 8, 2021

Commits on Dec 9, 2020

  1. add on batch method

    nicofirst1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    fd69406 View commit details
    Browse the repository at this point in the history
  2. add ProgressBarLogger

    nicofirst1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    1d272e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    a90fe56 View commit details
    Browse the repository at this point in the history
  2. add progress bar

    nicofirst1 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    3787185 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. add comment and cur_epoch

    nicofirst1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    9999cee View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. working info_table

    nicofirst1 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    1ee194b View commit details
    Browse the repository at this point in the history
  2. fixed start value

    nicofirst1 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    6eedce9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. reintroduced n_batches

    nicofirst1 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    2d25b57 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Update egg/core/callbacks.py

    Co-authored-by: Roberto <[email protected]>
    nicofirst1 and robertodessi authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a40b1ee View commit details
    Browse the repository at this point in the history
  2. Update egg/core/trainers.py

    Co-authored-by: Roberto <[email protected]>
    nicofirst1 and robertodessi authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c0cb518 View commit details
    Browse the repository at this point in the history
  3. Update egg/core/callbacks.py

    Co-authored-by: Roberto <[email protected]>
    nicofirst1 and robertodessi authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    d2fe6bb View commit details
    Browse the repository at this point in the history
  4. Update egg/core/callbacks.py

    Co-authored-by: Roberto <[email protected]>
    nicofirst1 and robertodessi authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ccc835b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b52072 View commit details
    Browse the repository at this point in the history
  6. integrated info table

    nicofirst1 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    6d32784 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    44be9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9307a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1409950 View commit details
    Browse the repository at this point in the history