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

GAN support for DIGITS #3

Merged
merged 49 commits into from
Jun 23, 2017
Merged

GAN support for DIGITS #3

merged 49 commits into from
Jun 23, 2017

Commits on Dec 1, 2016

  1. bAbI data plug-in

    Add utils
    
    Add inference form to bAbI dataset
    
    Allow inference without answer
    
    Allow unknown words in BaBI data plug-in
    
    Fix bAbI plugin Lint errors
    gheinrich committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    6c81a79 View commit details
    Browse the repository at this point in the history
  2. Tensorflow integration updates

    Use TFRecords for TF inference
    
    TF: Don't rescale inputs
    
    Fix some TF classification tests
    
    Remove unnecessary print
    
    Fix TF imports when uninstalled
    
    Fix mean image scale
    
    Fix generic model tests
    
    Fix Torch single image inference
    
    Fix inference
    
    TMP TF Lint
    
    Revert changes in digits-lint script
    
    Lint: ignore tensorflow standard examples
    
    More Lint fixes
    gheinrich committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    9372b8e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Add gradient hook

    gheinrich committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    c5b397e View commit details
    Browse the repository at this point in the history
  2. Add memn2n model

    gheinrich committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    d15ae65 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

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

Commits on Jan 16, 2017

  1. GAN example

    gheinrich committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    8cdd4ff View commit details
    Browse the repository at this point in the history
  2. Make batch size variable

    gheinrich committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    ec108d1 View commit details
    Browse the repository at this point in the history
  3. Training/inference paths

    gheinrich committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    630e440 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Small update to TF 0.12

    gheinrich committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    3279f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc5c261 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. Configuration menu
    Copy the full SHA
    bf0fe27 View commit details
    Browse the repository at this point in the history
  2. Add TB link

    gheinrich committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    87bd27e View commit details
    Browse the repository at this point in the history
  3. Update GAN network

    gheinrich committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    5704612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d4c07c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f31a8e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Update GAN z-gen network

    gheinrich committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    4766bc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f09a7ac View commit details
    Browse the repository at this point in the history
  3. Add GAN plug-ins

    gheinrich committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    b1dc6dd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

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

Commits on Feb 1, 2017

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

Commits on Feb 4, 2017

  1. Configuration menu
    Copy the full SHA
    bdc6f99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f39aba View commit details
    Browse the repository at this point in the history
  3. Update GAN data plug-in

    gheinrich committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    d6c4a2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9baa279 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

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

Commits on Feb 13, 2017

  1. TF Slim Lenet example

    Divide input by 255
    gheinrich committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    abf7691 View commit details
    Browse the repository at this point in the history
  2. Update GAN data plug-in

    gheinrich committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    810f694 View commit details
    Browse the repository at this point in the history
  3. Fix TF model snapshot

    gheinrich committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    8bcd27a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a15e8e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Update GAN plugins

    gheinrich committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    890a459 View commit details
    Browse the repository at this point in the history
  2. Fix TF tests

    gheinrich committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    a1fd74b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a34bae View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Save animated gif

    gheinrich committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    1df6097 View commit details
    Browse the repository at this point in the history
  2. Add GAN walk-through

    gheinrich committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    0d90fb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ea8a5b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

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

Commits on Feb 24, 2017

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

Commits on Mar 2, 2017

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

Commits on Mar 14, 2017

  1. Add comments to GAN models

    gheinrich committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    eed9ba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Update README

    gheinrich committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    0f61aee View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Fix GAN features script

    gheinrich committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    9fc5f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. GAN app

    gheinrich committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    195abe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Fix DIGITS inference

    gheinrich committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    75d2621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    485e96a View commit details
    Browse the repository at this point in the history
  3. Add attributes to GAN app

    gheinrich committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    ba2fc56 View commit details
    Browse the repository at this point in the history
  4. Move gandisplay.py

    gheinrich committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    91d808d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a0d968 View commit details
    Browse the repository at this point in the history
  6. Fix call to model

    gheinrich committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    b645cd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Adding disclaimer

    gheinrich committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    4326b01 View commit details
    Browse the repository at this point in the history