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 TFT model #962

Merged
merged 12 commits into from
Sep 30, 2020
Merged

Add TFT model #962

merged 12 commits into from
Sep 30, 2020

Commits on Jul 23, 2020

  1. remove logging and add new tft impl

    Xiaoyong Jin committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    bd9b02b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. fix multiple bugs in tft

    Xiaoyong Jin committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a740061 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. fix import conflict

    Xiaoyong Jin committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    84560ab View commit details
    Browse the repository at this point in the history
  2. avoid nan in cold-start

    Xiaoyong Jin committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    3b7ac36 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. avoid nan in cold-start

    Xiaoyong Jin committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0c7cd0e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. add default dummy static feature

    Xiaoyong Jin committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    f4a8f75 View commit details
    Browse the repository at this point in the history
  2. add license headers

    Xiaoyong Jin committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    3ec1779 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. remove redundant chars in assertions and arg list

    Xiaoyong Jin committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    abdc711 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. remove customized trainer by adding dummy features

    Xiaoyong Jin committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    cfa0d07 View commit details
    Browse the repository at this point in the history
  2. update __init__.py

    Xiaoyong Jin committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b217002 View commit details
    Browse the repository at this point in the history
  3. fix import conflict

    Xiaoyong Jin committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    092344e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

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