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

OOD Detection using COOD #493

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. Initial Commit

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d3f52d4 View commit details
    Browse the repository at this point in the history
  2. Copy of notebook 103

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    632233e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edbce1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d95c4d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    013a6c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50b24bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99ab08e View commit details
    Browse the repository at this point in the history
  8. Update ood_model.py

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ac76588 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f718269 View commit details
    Browse the repository at this point in the history
  10. Update ood_model.py

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d99ca98 View commit details
    Browse the repository at this point in the history
  11. Update ood_model.py

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    23213e8 View commit details
    Browse the repository at this point in the history
  12. Update ood_model.py

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e5b5991 View commit details
    Browse the repository at this point in the history
  13. training and inference works.

    Need optimisatio, better training code,
    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e5eb494 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c5984d0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2821ea3 View commit details
    Browse the repository at this point in the history
  16. Refactored OOD Model

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9b1ef26 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9885fbd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    34ecff3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    22e5d0b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bdd3822 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    85cd5ed View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    500b8da View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8a0117c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5990dd1 View commit details
    Browse the repository at this point in the history
  25. Add train and test split functionality

    Yet to check/test the inference and training flow completely.
    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    edd7392 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c36234e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8b0c98e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5fffa23 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f97a151 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fe687c2 View commit details
    Browse the repository at this point in the history
  31. Demo Notebook

    rajeshgangireddy committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    74e91cf View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8f2af0a View commit details
    Browse the repository at this point in the history