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 AugMix #407

Merged
merged 20 commits into from
Jun 14, 2022
Merged

Add AugMix #407

merged 20 commits into from
Jun 14, 2022

Commits on Jun 9, 2022

  1. adding augmix

    quantumalaviya committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5160fab View commit details
    Browse the repository at this point in the history
  2. add augmix with demo

    quantumalaviya committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e9f0d21 View commit details
    Browse the repository at this point in the history
  3. add augmix test

    quantumalaviya committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    24a321c View commit details
    Browse the repository at this point in the history
  4. add augmix

    quantumalaviya committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a6d4785 View commit details
    Browse the repository at this point in the history
  5. Update aug_mix.py

    quantumalaviya committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a3b28ed View commit details
    Browse the repository at this point in the history
  6. Update aug_mix.py

    quantumalaviya committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    804ff6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3d2dee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d2ca52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b70688a View commit details
    Browse the repository at this point in the history
  10. fix linting issues

    quantumalaviya committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    512c425 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d934d96 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. review comments part 2

    quantumalaviya committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3f98242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e014b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. review comments part 3

    quantumalaviya committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    768ddaf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. change variable names

    quantumalaviya committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f1f6e0c View commit details
    Browse the repository at this point in the history
  2. fix lint issues

    quantumalaviya committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    71cd719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a741bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25d6bf9 View commit details
    Browse the repository at this point in the history
  5. edit demo to use utils

    quantumalaviya committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    db3570c View commit details
    Browse the repository at this point in the history
  6. Update augmix

    LukeWood committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0f57e32 View commit details
    Browse the repository at this point in the history