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

SeqLSTM #207

Merged
merged 16 commits into from
Apr 21, 2016
Merged

SeqLSTM #207

merged 16 commits into from
Apr 21, 2016

Commits on Apr 12, 2016

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

Commits on Apr 13, 2016

  1. SeqLSTM:toFastLSTM

    nicholas-leonard committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    bd55afa View commit details
    Browse the repository at this point in the history
  2. SeqLSTM unit test ++

    nicholas-leonard committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    153b4b1 View commit details
    Browse the repository at this point in the history
  3. attribution

    nicholas-leonard committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    0d3b038 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. batchfirst

    nicholas-leonard committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    696af37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58a6f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Update SeqLSTM.lua

    Fixed remember comparisons (= to ==)
    willfrey committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    d95c7d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2016

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

    Update SeqLSTM.lua [changed = to == in comparison]
    nicholas-leonard committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    372baf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2016

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

    nicholas-leonard committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    c88c21a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7fab16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cee690c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e15971 View commit details
    Browse the repository at this point in the history
  6. SeqLSTM doc ++

    nicholas-leonard committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    3566f3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c2e18c View commit details
    Browse the repository at this point in the history
  8. SeqLSTM unit tested

    nicholas-leonard committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    258cd6c View commit details
    Browse the repository at this point in the history