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

Feat/classification #49

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

Feat/classification #49

wants to merge 25 commits into from

Commits on Oct 24, 2024

  1. Add basic readme

    adityajain07 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    586c095 View commit details
    Browse the repository at this point in the history
  2. Fix basic formatting

    adityajain07 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    916aa3c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Ignore W&B folder

    adityajain07 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4e30f94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1692f View commit details
    Browse the repository at this point in the history
  3. Add basic cli

    adityajain07 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7c091b9 View commit details
    Browse the repository at this point in the history
  4. Test setting random seed

    adityajain07 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f24c24c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    b0448f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Move model building fn

    adityajain07 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    640a87b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    fc9e0cb View commit details
    Browse the repository at this point in the history
  2. Add more CLI arguments

    adityajain07 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e1567ca View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    46a0332 View commit details
    Browse the repository at this point in the history
  2. Add optimizer

    adityajain07 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f091d1d View commit details
    Browse the repository at this point in the history
  3. Add a constants file

    adityajain07 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b99a678 View commit details
    Browse the repository at this point in the history
  4. Add header

    adityajain07 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a1b51af View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    72e536d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    49c7672 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    b388e71 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Basic training loop

    adityajain07 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3f5b5e9 View commit details
    Browse the repository at this point in the history
  2. Add train and val loops

    adityajain07 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d113457 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    b046653 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    1f2380f View commit details
    Browse the repository at this point in the history
  2. Minor rearrange

    adityajain07 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3b4bc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    659e483 View commit details
    Browse the repository at this point in the history
  4. Minor default changes

    adityajain07 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8c174f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc68af9 View commit details
    Browse the repository at this point in the history