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

Adding label check to trades adversarial trainer #2231

Merged
merged 5 commits into from
Aug 17, 2023

Commits on Jul 28, 2023

  1. adding label check to trades adversarial trainer

    Signed-off-by: GiulioZizzo <giulio.zizzo@yahoo.co.uk>
    GiulioZizzo committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3fcbad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. add from_logits=True to begin addressing issue Trusted-AI#2227

    Signed-off-by: GiulioZizzo <giulio.zizzo@yahoo.co.uk>
    GiulioZizzo committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5d0c872 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. use check_and_transform_label_format to assure consistant label format

    Signed-off-by: GiulioZizzo <giulio.zizzo@yahoo.co.uk>
    GiulioZizzo committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2338a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f96a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d43f473 View commit details
    Browse the repository at this point in the history