Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Conversation

@aasseman
Copy link
Contributor

(Depends on PR #9 , please review and merge that one first)

Modified the RNN component such that:

  • it has optional input and output streams for the intial and final (respectively) hidden states
  • has an autoregression input mode

Also, added a simple, self-contained RNN seq2seq class. But it is not as flexible.

Both were tested on wikitext (see experiment config files).

aasseman and others added 30 commits April 18, 2019 16:05
- Optional input/output stream for hidden state
- Autoregressive mode: First / No inputs
…orch to indicate targets that will be omitted
@aasseman aasseman added the enhancement New feature or request label Apr 23, 2019
@aasseman aasseman requested a review from tkornuta-ibm April 23, 2019 16:58
Missing comma after 'Seq2Seq_RNN', in __init__
@tkornuta-ibm tkornuta-ibm merged commit f8183f5 into IBM:develop Apr 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants