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

update expt name comment and folder parsing for training #978

Merged
merged 9 commits into from
Oct 13, 2020

Commits on Oct 12, 2020

  1. comment

    Borda committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    360d360 View commit details
    Browse the repository at this point in the history
  2. fix parsing

    Borda committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9f63d84 View commit details
    Browse the repository at this point in the history
  3. fix evolve

    Borda committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    5e9a72b View commit details
    Browse the repository at this point in the history
  4. folder

    Borda committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    27ddecd View commit details
    Browse the repository at this point in the history
  5. tqdm

    Borda committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4cebfc8 View commit details
    Browse the repository at this point in the history
  6. Update train.py

    glenn-jocher committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e10f144 View commit details
    Browse the repository at this point in the history
  7. Update train.py

    glenn-jocher committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    6f56e4a View commit details
    Browse the repository at this point in the history
  8. reinstate anchors into meta dict

    anchor evolution is working correctly now
    glenn-jocher committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    aabe4f7 View commit details
    Browse the repository at this point in the history
  9. reinstate logger

    prefer the single line readout for concise logging, which helps simplify notebook and tutorials etc.
    glenn-jocher committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8a32d25 View commit details
    Browse the repository at this point in the history