Skip to content

Instantly share code, notes, and snippets.

@3h4
Created November 18, 2016 22:00
Show Gist options
  • Select an option

  • Save 3h4/7003e561582e163d721ac7af259a8490 to your computer and use it in GitHub Desktop.

Select an option

Save 3h4/7003e561582e163d721ac7af259a8490 to your computer and use it in GitHub Desktop.
_current_cell_state = np.zeros((batch_size, state_size))
_current_hidden_state = np.zeros((batch_size, state_size))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment