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

Create lstm_baseline2.yaml #28

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

Commits on Jul 16, 2018

  1. Create lstm_baseline2.py

    Added in LSTMBaseline2 class, for the second baseline outlined in the proposal.
    Alexander Cowen-Rivers committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    3a64dab View commit details
    Browse the repository at this point in the history
  2. Update lstm_baseline2.py

    super() statement update
    Alexander Cowen-Rivers committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    ef2c9b3 View commit details
    Browse the repository at this point in the history
  3. Create lstm_baseline2.yaml

    Added in config file for the second baseline model. Tested and working well.
    Alexander Cowen-Rivers committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    811d1e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2018

  1. Merge pull request #1 from acr42/patch-2

    Patch 2
    Alexander Cowen-Rivers committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    b8c78af View commit details
    Browse the repository at this point in the history