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 text style transfer #6

Merged
merged 29 commits into from
Dec 9, 2019
Merged

Add text style transfer #6

merged 29 commits into from
Dec 9, 2019

Commits on Nov 27, 2019

  1. initial commit

    swapnull7 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    9e45a3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277aa84 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

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

Commits on Dec 4, 2019

  1. separate forward function for Discriminator and Generator and disable…

    … Gen training for debugging
    swapnull7 committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b99aacc View commit details
    Browse the repository at this point in the history
  2. remove debugger statement

    swapnull7 committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    258753c View commit details
    Browse the repository at this point in the history
  3. bug fix

    swapnull7 committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    44db04a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3711a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d42929e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f849833 View commit details
    Browse the repository at this point in the history
  7. Add in README

    swapnull7 committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    28f2fec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37cee30 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. more fixes to eval mode

    swapnull7 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    9eb4c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dcc7fb View commit details
    Browse the repository at this point in the history
  3. fix typo

    swapnull7 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    4d38ff4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f9ac6 View commit details
    Browse the repository at this point in the history
  5. linting issues

    swapnull7 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    20b6aa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fde2163 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b16c48 View commit details
    Browse the repository at this point in the history
  8. fix linting

    swapnull7 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    a344e52 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Isolate AE in training

    swapnull7 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    6a7a2b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Configuration menu
    Copy the full SHA
    9c3b7d3 View commit details
    Browse the repository at this point in the history
  2. remove debugger

    swapnull7 committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    8256ed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef36abd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Reviewed changes

    swapnull7 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    59fc4f7 View commit details
    Browse the repository at this point in the history
  2. linting

    swapnull7 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    2b65b9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cf695a View commit details
    Browse the repository at this point in the history
  4. improving typechecks

    swapnull7 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    e91266e View commit details
    Browse the repository at this point in the history
  5. linting

    swapnull7 committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    722a51c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a18dd4 View commit details
    Browse the repository at this point in the history