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

Added Recurrent Batch Normalization #163

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

Commits on Apr 16, 2016

  1. Configuration menu
    Copy the full SHA
    590230b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ac478b View commit details
    Browse the repository at this point in the history
  3. added bnlstm in readme

    iassael committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    4a65678 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2016

  1. Configuration menu
    Copy the full SHA
    2542ac9 View commit details
    Browse the repository at this point in the history
  2. switched to nn.Linear nobias

    iassael committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    0483593 View commit details
    Browse the repository at this point in the history
  3. removed LinearNB

    iassael committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    483b606 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2016

  1. bnlstm param init

    iassael committed May 22, 2016
    Configuration menu
    Copy the full SHA
    68a12cf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Configuration menu
    Copy the full SHA
    e5d3401 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/karpathy/char-rnn

    # Conflicts:
    #	Readme.md
    iassael committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    dd4b064 View commit details
    Browse the repository at this point in the history