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

GRU model #53

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

GRU model #53

wants to merge 14 commits into from

Commits on Apr 25, 2020

  1. GRU code.

    philipperemy committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    49c1260 View commit details
    Browse the repository at this point in the history
  2. GRU code.

    philipperemy committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    e6198fd View commit details
    Browse the repository at this point in the history
  3. GRU code.

    philipperemy committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    641bfa0 View commit details
    Browse the repository at this point in the history
  4. GRU code.

    philipperemy committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    a69363f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    e9b42f8 View commit details
    Browse the repository at this point in the history
  2. add model name as arg

    philipperemy committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    570c059 View commit details
    Browse the repository at this point in the history
  3. LR lowered to 0.0001

    philipperemy committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    23f3c76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3651192 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    152f19d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d8e326 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. more precision

    philipperemy committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    8806bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2223f93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    571ffbf View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. better training

    philipperemy committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    36eb0ef View commit details
    Browse the repository at this point in the history