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 SVDropout layer #9

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    14b2843 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    bui-thanh-lam authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    36e2c42 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. add ProdETM

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7e55199 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bui-thanh-lam authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b925dd7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bui-thanh-lam authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    aab6484 View commit details
    Browse the repository at this point in the history
  4. add example usage

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    3dde6c0 View commit details
    Browse the repository at this point in the history
  5. add dropout

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    ab7019b View commit details
    Browse the repository at this point in the history
  6. fix kl loss dropout

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    179edbf View commit details
    Browse the repository at this point in the history
  7. restructure workspace

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    a77f8c8 View commit details
    Browse the repository at this point in the history
  8. fix legacy data loader

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    1f041d0 View commit details
    Browse the repository at this point in the history
  9. add dropout to tensor

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    df7d9f9 View commit details
    Browse the repository at this point in the history
  10. fix minor bugs

    bui-thanh-lam committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7f5e77c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. finish dropout

    bui-thanh-lam committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8c384d2 View commit details
    Browse the repository at this point in the history