Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Add GRU in R#2491

Merged
tqchen merged 2 commits intoapache:masterfrom
ziyeqinghan:master
Jun 24, 2016
Merged

Add GRU in R#2491
tqchen merged 2 commits intoapache:masterfrom
ziyeqinghan:master

Conversation

@ziyeqinghan
Copy link
Contributor

I add GRU model and some reusable APIs which are similar to the APIs for LSTM in [#2329].

  • mx.gru Training GRU Unrolled Model
  • mx.gru.inference Create a GRU Inference Model
  • mx.gru.forward Forward function for GRU inference model

@thirdwing thirdwing self-assigned this Jun 21, 2016
@thirdwing
Copy link
Contributor

LGTM.

BTW, don't forget the mid-term evaluation.

@terrytangyuan terrytangyuan self-assigned this Jun 21, 2016
@ziyeqinghan
Copy link
Contributor Author

Thank you for you reminder. I have completed the mid-term evaluation right now. :)

@thirdwing
Copy link
Contributor

@ziyeqinghan Please rebase against the master. I will merge it.

@ziyeqinghan
Copy link
Contributor Author

I have rebased it.

@tqchen tqchen merged commit caee4b4 into apache:master Jun 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants