Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WangZesen/Text-Generation-GAN
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shanedonahue/Text-Generation-GAN
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 16 files changed
  • 2 contributors

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

  1. supervised_opt bug fix

    shanedonahue committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ea8e603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57527cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc17ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a2043 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. prepare for colab

    shanedonahue committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    84cf5a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Glove embedding creation

    shanedonahue committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    39d616e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    815fc6b View commit details
    Browse the repository at this point in the history
  3. update notebook

    shanedonahue committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    efac6cf View commit details
    Browse the repository at this point in the history
  4. update process

    shanedonahue committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    38323db View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. good output!

    kush5683 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    311585d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. more good output!

    kush5683 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a6cf3dc View commit details
    Browse the repository at this point in the history
  2. more good output!

    kush5683 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0b7f161 View commit details
    Browse the repository at this point in the history
  3. beam search fix

    kush5683 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    18d13e6 View commit details
    Browse the repository at this point in the history
  4. notebook with output

    kush5683 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    22ce3e5 View commit details
    Browse the repository at this point in the history
  5. change max input length

    kush5683 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6dcf0d8 View commit details
    Browse the repository at this point in the history
  6. change max input length

    kush5683 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    bd77ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e724b8d View commit details
    Browse the repository at this point in the history
  8. create PDF

    shanedonahue committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    927cae5 View commit details
    Browse the repository at this point in the history
Loading