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

Upgrades to TF 2.2. Compat with TFLite. #141

Open
wants to merge 21 commits into
base: dev
Choose a base branch
from

Commits on Mar 19, 2020

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

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    3df8f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317a091 View commit details
    Browse the repository at this point in the history
  3. Adjusts training parameters for 20 units in GRU. Adds early stop, red…

    …uce learning rate. Removes Tensorboard due to compat issues.
    andreselizondo-adestech committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    920641a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    eeaebf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f32394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a5bf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51fc562 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    7d1ad8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c3fe87 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    26e6d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149a649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1bb37 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

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

Commits on Jul 8, 2020

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

Commits on Jul 17, 2020

  1. Swap out keras for tf.keras

    Also upgrades tensorflow to 2.2.0
    MatthewScholefield committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9e7d884 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Merge pull request #1 from MatthewScholefield/tf2

    Swap out keras for tf.keras
    andreselizondo-adestech authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    06ed742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04502b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from andreselizondo-adestech/incremental_training

    Adds Incremental and Generator training
    andreselizondo-adestech authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1979f14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e0ac5b View commit details
    Browse the repository at this point in the history