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 pytorch policy #31

Merged
merged 18 commits into from
Nov 28, 2023
Merged

Add pytorch policy #31

merged 18 commits into from
Nov 28, 2023

Commits on Nov 12, 2023

  1. add byom notebook

    cheng-tan committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    97793c8 View commit details
    Browse the repository at this point in the history
  2. WIP: BYOM

    cheng-tan committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    afef4a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Save resume model

    cheng-tan committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    063faaf View commit details
    Browse the repository at this point in the history
  2. fix format

    cheng-tan committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2ec66ab View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

  1. WIP

    cheng-tan committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8bb09a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Fix test

    cheng-tan committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b093e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e273e View commit details
    Browse the repository at this point in the history
  3. format

    cheng-tan committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    97d9f0c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. separate vw and pytorch

    cheng-tan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    324ca81 View commit details
    Browse the repository at this point in the history
  2. format

    cheng-tan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1295d33 View commit details
    Browse the repository at this point in the history
  3. fix tests

    cheng-tan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cf4b284 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. update feature embedder

    cheng-tan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d6e9c87 View commit details
    Browse the repository at this point in the history
  2. add type hint to pytorch

    cheng-tan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    20f8a21 View commit details
    Browse the repository at this point in the history
  3. update notebook

    cheng-tan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    af207ff View commit details
    Browse the repository at this point in the history
  4. rename notebook

    cheng-tan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d75f88a View commit details
    Browse the repository at this point in the history
  5. rename variables

    cheng-tan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7f30c85 View commit details
    Browse the repository at this point in the history
  6. update readme

    cheng-tan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d88ea8e View commit details
    Browse the repository at this point in the history